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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtCXX.cpp52 CXXForRangeStmt(DeclStmt *Range, DeclStmt *BeginEndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CAL, SourceLocation CL, SourceLocation RPL) argument
H A DOpenMPClause.cpp172 void OMPLinearClause::setFinals(ArrayRef<Expr *> FL) { argument
H A DItaniumMangle.cpp3406 const FloatingLiteral *FL = cast<FloatingLiteral>(E); local
H A DStmt.cpp788 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPTHLexer.cpp694 PTHStatCache(PTHManager::PTHFileLookup &FL) argument
/freebsd-11.0-release/libexec/getty/
H A Dgettytab.h81 #define FL gettystrs[21].value macro
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp256 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(), local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1945 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6963 void DiagnoseFloatingLiteralImpCast(Sema &S, FloatingLiteral *FL, QualType T, argument
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3940 const PPCFrameLowering *FL = local

Completed in 150 milliseconds