Searched defs:ILoc (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | PaddingChecker.cpp | 324 SourceLocation ILoc = TSD->getPointOfInstantiation(); reportRecord() local |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseExpr.cpp | 1223 SourceLocation ILoc = ConsumeToken(); ParseCastExpression() local |
/llvm-project/llvm/lib/Transforms/Coroutines/ | ||
H A D | CoroFrame.cpp | 2979 DebugLoc ILoc = I->getDebugLoc(); salvageDebugInfo() local |
/llvm-project/clang/unittests/Analysis/FlowSensitive/ | ||
H A D | TransferTest.cpp | 4082 auto &ILoc = getLocForDecl<StorageLocation>(ASTCtx, Env, "i"); TEST() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 3262 SourceLocation ILoc = DE->getExprLoc(); CheckOMPThreadPrivateDecl() local |