Home
last modified time | relevance | path

Searched defs:FullSourceLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
DIssueHash.h17 class FullSourceLoc; variable
/external/clang/include/clang/Basic/
DSourceLocation.h272 explicit FullSourceLoc() : SrcMgr(nullptr) {} in FullSourceLoc() function
274 explicit FullSourceLoc(SourceLocation Loc, const SourceManager &SM) in FullSourceLoc() function