Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/ !
H A DTransAutoreleasePool.cpp277 if (isInScope(declLoc)) { in checkRef()
285 bool isInScope(SourceLocation loc) { in isInScope() function in __anon5d4913f90211::AutoreleasePoolRewriter::NameReferenceChecker
/src/contrib/llvm-project/libunwind/src/ !
H A DUnwind-EHABI.cpp120 bool isInScope = (scopeStart <= pc) && (pc < scopeEnd); in ProcessDescriptors() local
136 if (isInScope) { in ProcessDescriptors()
/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ !
H A DNewGVN.cpp3761 bool isInScope(int DFSIn, int DFSOut) const { in isInScope() function in __anon4fc2225d1511::ValueDFSStack
4012 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut); in eliminateInstructions()
4145 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut)) { in eliminateInstructions()