Searched defs:FL (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp65 MSFStreamLayout FL; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtCXX.cpp47 CXXForRangeStmt(Stmt *Init, DeclStmt *Range, DeclStmt *BeginStmt, DeclStmt *EndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CAL, SourceLocation CL, SourceLocation RPL) argument
H A DOpenMPClause.cpp464 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { argument
H A DStmt.cpp918 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
H A DItaniumMangle.cpp4242 const FloatingLiteral *FL = cast<FloatingLiteral>(E); local
H A DJSONNodeDumper.cpp1407 void JSONNodeDumper::VisitFloatingLiteral(const FloatingLiteral *FL) { argument
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h81 #define FL gettystrs[21].value macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1554 const auto &FL = M.getFunctionList(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1394 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp378 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(), local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4869 const PPCFrameLowering *FL = Subtarget.getFrameLowering(); local

Completed in 433 milliseconds