Home
last modified time | relevance | path

Searched defs:UUE (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp318 for (auto UUI = I->user_begin(), UUE = I->user_end(); UUI != UUE;) { in removeLifetimeIntrinsicUsers() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp333 for (auto UUI = I->use_begin(), UUE = I->use_end(); UUI != UUE;) { in removeIntrinsicUsers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp329 for (auto UUI = I->user_begin(), UUE = I->user_end(); UUI != UUE;) { in removeLifetimeIntrinsicUsers() local
/external/clang/lib/Sema/
DSemaLookup.cpp931 for (const UnqualUsingEntry &UUE : UDirs.getNamespacesFor(NS)) in CppNamespaceLookup() local
3667 for (const UnqualUsingEntry &UUE : UDirs.getNamespacesFor(Entity)) in LookupVisibleDecls() local
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp1158 for (const UnqualUsingEntry &UUE : UDirs.getNamespacesFor(NS)) in CppNamespaceLookup() local
4002 for (const UnqualUsingEntry &UUE : UDirs.getNamespacesFor(Entity)) in lookupInScope() local