Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp276 if (isInScope(declLoc)) { in checkRef()
284 bool isInScope(SourceLocation loc) { in isInScope() function in __anoncc7536540211::AutoreleasePoolRewriter::NameReferenceChecker
/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp277 if (isInScope(declLoc)) { in checkRef()
285 bool isInScope(SourceLocation loc) { in isInScope() function in __anond7ac9e460211::AutoreleasePoolRewriter::NameReferenceChecker
/external/llvm-project/libunwind/src/
DUnwind-EHABI.cpp118 bool isInScope = (scopeStart <= pc) && (pc < scopeEnd); in ProcessDescriptors() local
134 if (isInScope) { in ProcessDescriptors()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DGenericTaintChecker.cpp129 bool isInScope(StringRef Scope) const { in isInScope() function
411 return Scope.empty() || FData.isInScope(Scope); in findFunctionInConfig()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3736 bool isInScope(int DFSIn, int DFSOut) const { in isInScope() function in __anonc4148ecc1611::ValueDFSStack
3987 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut); in eliminateInstructions()
4108 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut)) { in eliminateInstructions()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3690 bool isInScope(int DFSIn, int DFSOut) const { in isInScope() function in __anonddab19b81611::ValueDFSStack
3941 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut); in eliminateInstructions()
4062 !EliminationStack.isInScope(MemberDFSIn, MemberDFSOut)) { in eliminateInstructions()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...