Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp285 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
/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