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

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

Completed in 44 milliseconds