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