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

/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp849 SourceLocation InterfLoc = IDecl->getEndOfDefinitionLoc(); local
850 if (InterfLoc.isValid() && SM.isInMainFile(InterfLoc))

Completed in 50 milliseconds