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

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

Completed in 117 milliseconds