Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1107 SourceLocation InterfLoc = IDecl->getEndOfDefinitionLoc(); in canBeOverridenInSubclass() local
1108 if (InterfLoc.isValid() && AMgr.isInCodeFile(InterfLoc)) in canBeOverridenInSubclass()