Searched defs:EEnd (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | MustExecute.h | 458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) in checkForAllContext() local 471 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | MustExecute.h | 458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) in checkForAllContext() local 471 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | MustExecute.h | 458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) in checkForAllContext() local 471 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | MustExecute.h | 458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) in checkForAllContext() local 471 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | MustExecute.h | 458 for (auto EIt = begin(PP), EEnd = end(PP); EIt != EEnd; ++EIt) in checkForAllContext() local 471 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | MustExecute.h | 441 auto EIt = begin(PP), EEnd = end(PP); in findInContextOf() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 1177 auto EIt = Explorer.begin(getCtxI()), EEnd = Explorer.end(getCtxI()); in getAttrsFromAssumes() local
|
H A D | AttributorAttributes.cpp | 564 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 2345 EEnd = PPRec.local_end(); in WritePreprocessorDetail() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 1043 EEnd = ShadowMaps.back().end(); in ExitScope() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 827 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in updateImpl() local
|