Home
last modified time | relevance | path

Searched defs:EEnd (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMustExecute.h458 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/
DMustExecute.h458 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 DMustExecute.h458 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/
DMustExecute.h458 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/
DMustExecute.h458 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 DMustExecute.h441 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 DAttributor.cpp1177 auto EIt = Explorer.begin(getCtxI()), EEnd = Explorer.end(getCtxI()); in getAttrsFromAssumes() local
H A DAttributorAttributes.cpp564 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() local
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriter.cpp2345 EEnd = PPRec.local_end(); in WritePreprocessorDetail() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp1043 EEnd = ShadowMaps.back().end(); in ExitScope() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp827 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in updateImpl() local