| /freebsd-10-stable/contrib/llvm/utils/TableGen/ |
| D | InstrInfoEmitter.cpp | 373 unsigned &IL = EmittedLists[Uses]; in run() local 378 unsigned &IL = EmittedLists[Defs]; in run() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| D | CStringSyntaxChecker.cpp | 68 if (const IntegerLiteral *IL = dyn_cast<IntegerLiteral>(E)) in isOne() local
|
| /freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/Interpreter/ |
| D | Interpreter.h | 86 IntrinsicLowering *IL; variable
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Support/ |
| D | BumpVector.h | 205 for (T *I = E + D - 1, *IL = S + D - 1; I != IL; --I) { in move_range_right() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/ |
| D | BodyFarm.cpp | 201 IntegerLiteral *IL = in create_dispatch_once() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | SourceLocation.h | 362 PresumedLoc(const char *FN, unsigned Ln, unsigned Co, SourceLocation IL) in PresumedLoc()
|
| D | SourceManager.h | 258 static FileInfo get(SourceLocation IL, const ContentCache *Con, in get()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaDeclAttr.cpp | 508 IntegerLiteral *IL = dyn_cast<IntegerLiteral>(ArgExp); in checkAttrArgsAreLockableObjs() local 995 IdentifierLoc *IL = Attr.getArgAsIdent(0); in handleConsumableAttr() local 1135 IdentifierLoc *IL = Attr.getArgAsIdent(0); in handleReturnTypestateAttr() local 2466 IdentifierLoc *IL = Attr.getArgAsIdent(0); in handleObjCMethodFamilyAttr() local
|
| D | SemaChecking.cpp | 3188 if (const IntegerLiteral *IL = dyn_cast<IntegerLiteral>(E)) { in checkFormatExpr() local 7206 const IntegerLiteral *IL = cast<IntegerLiteral>(TypeExpr); in FindTypeTagExpr() local
|
| D | SemaDecl.cpp | 8039 IntegerLiteral *IL; in AddInitializerToDecl() local 12498 IntegerLiteral *IL = dyn_cast<IntegerLiteral>(BO->getRHS()); in ValidDuplicateEnum() local
|
| D | SemaInit.cpp | 558 InitListExpr *IL, QualType &T, in InitListChecker()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/ |
| D | CGExprComplex.cpp | 365 VisitImaginaryLiteral(const ImaginaryLiteral *IL) { in VisitImaginaryLiteral()
|
| D | CGExprAgg.cpp | 991 if (const IntegerLiteral *IL = dyn_cast<IntegerLiteral>(E)) in isSimpleZero() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporterVisitors.cpp | 1305 if (const IntegerLiteral *IL = dyn_cast<IntegerLiteral>(Ex)) { in patternMatch() local
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | Stmt.cpp | 824 IfStmt::IfStmt(const ASTContext &C, SourceLocation IL, VarDecl *var, Expr *cond, in IfStmt()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/ |
| D | ParseDecl.cpp | 207 IdentifierLoc *IL = IdentifierLoc::create(Actions.Context, in ParseIdentifierLoc() local
|
| /freebsd-10-stable/contrib/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 1797 MacroInstantiation::MacroInstantiation(const MCAsmMacro *M, SMLoc IL, int EB, in MacroInstantiation()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | Stmt.h | 769 LabelStmt(SourceLocation IL, LabelDecl *D, Stmt *substmt) in LabelStmt()
|