Home
last modified time | relevance | path

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

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