Searched defs:isInScope (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ | ||
H A D | TransAutoreleasePool.cpp | 284 bool isInScope(SourceLocation loc) { in isInScope() function in __anon70d3f9af0211::AutoreleasePoolRewriter::NameReferenceChecker |
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | GenericTaintChecker.cpp | 132 bool isInScope(StringRef Scope) const { in isInScope() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ | ||
H A D | NewGVN.cpp | 3719 bool isInScope(int DFSIn, int DFSOut) const { in isInScope() function in __anonccb5b2131511::ValueDFSStack |