Searched defs:FullSourceLoc (Results 1 – 2 of 2) sorted by relevance
17 class FullSourceLoc; variable
272 explicit FullSourceLoc() : SrcMgr(nullptr) {} in FullSourceLoc() function274 explicit FullSourceLoc(SourceLocation Loc, const SourceManager &SM) in FullSourceLoc() function