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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp284 bool isInScope(SourceLocation loc) { function in class:__anon1537::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp118 bool isInScope = (scopeStart <= pc) && (pc < scopeEnd); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp129 bool isInScope(StringRef Scope) const { function in struct:__anon2231::GenericTaintChecker::FunctionData

Completed in 171 milliseconds