Searched defs:FL (Results 1 - 10 of 10) sorted by last modified time

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp5167 void DiagnoseFloatingLiteralImpCast(Sema &S, FloatingLiteral *FL, QualType T, argument
H A DAnalysisBasedWarnings.cpp1317 ThreadSafetyReporter(Sema &S, SourceLocation FL, SourceLocation FEL) argument
1732 SourceLocation FL = AC.getDecl()->getLocation(); local
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h81 #define FL gettystrs[21].value macro
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DConstants.cpp169 APFloat FL = APFloat::getAllOnesValue(Ty->getPrimitiveSizeInBits(), local
H A DMetadata.cpp217 getMDNode(LLVMContext &Context, ArrayRef<Value*> Vals, FunctionLocalness FL, bool Insert) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1164 LoadInst *FL = local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp3027 const FloatingLiteral *FL = cast<FloatingLiteral>(E); local
H A DStmt.cpp790 CXXForRangeStmt(DeclStmt *Range, DeclStmt *BeginEndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CL, SourceLocation RPL) argument
853 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPTHLexer.cpp671 PTHStatCache(PTHFileLookup &FL) : argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1959 static bool isIncrementOrInitInForLoop(const Stmt *S, const Stmt *FL) { argument

Completed in 216 milliseconds