Searched defs:IL (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h86 IntrinsicLowering *IL; member in class:llvm::Interpreter
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp201 IntegerLiteral *IL = local
/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp373 unsigned &IL = EmittedLists[Uses]; local
378 unsigned &IL = EmittedLists[Defs]; local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h362 PresumedLoc(const char *FN, unsigned Ln, unsigned Co, SourceLocation IL) argument
H A DSourceManager.h258 static FileInfo get(SourceLocation IL, const ContentCache *Con, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp824 IfStmt::IfStmt(const ASTContext &C, SourceLocation IL, VarDecl *var, Expr *cond, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp365 VisitImaginaryLiteral(const ImaginaryLiteral *IL) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp207 IdentifierLoc *IL = IdentifierLoc::create(Actions.Context, local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h769 LabelStmt(SourceLocation IL, LabelDecl *D, Stmt *substmt) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp557 InitListChecker(Sema &S, const InitializedEntity &Entity, InitListExpr *IL, QualType &T, bool VerifyOnly) argument
H A DSemaDeclAttr.cpp508 IntegerLiteral *IL = dyn_cast<IntegerLiteral>(ArgExp); local
995 IdentifierLoc *IL = Attr.getArgAsIdent(0); local
1135 IdentifierLoc *IL = Attr.getArgAsIdent(0); local
2466 IdentifierLoc *IL = Attr.getArgAsIdent(0); local
[all...]
H A DSemaChecking.cpp7204 const IntegerLiteral *IL = cast<IntegerLiteral>(TypeExpr); local
H A DSemaDecl.cpp8039 IntegerLiteral *IL; local
/freebsd-10.1-release/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1797 MacroInstantiation::MacroInstantiation(const MCAsmMacro *M, SMLoc IL, int EB, argument

Completed in 340 milliseconds