Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp276 if (isInScope(declLoc)) { in checkRef()
284 bool isInScope(SourceLocation loc) { in isInScope() function in __anon70d3f9af0211::AutoreleasePoolRewriter::NameReferenceChecker
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp132 bool isInScope(StringRef Scope) const { in isInScope() function
414 return Scope.empty() || FData.isInScope(Scope); in findFunctionInConfig()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3719 bool isInScope(int DFSIn, int DFSOut) const { in isInScope() function in __anonccb5b2131511::ValueDFSStack
3970 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut); in eliminateInstructions()
4091 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut)) { in eliminateInstructions()