Home
last modified time | relevance | path

Searched refs:isInScope (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp277 if (isInScope(declLoc)) { in checkRef()
285 bool isInScope(SourceLocation loc) { in isInScope() function in __anonbc8f1e4f0211::AutoreleasePoolRewriter::NameReferenceChecker
/external/libunwind_llvm/src/
DUnwind-EHABI.cpp112 bool isInScope = (scopeStart <= pc) && (pc < scopeEnd); in ProcessDescriptors() local
128 if (isInScope) { in ProcessDescriptors()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3792 bool isInScope(int DFSIn, int DFSOut) const { in isInScope() function in __anonc9d17a0b1611::ValueDFSStack
4043 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut); in eliminateInstructions()
4161 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut)) { in eliminateInstructions()