Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceLocation.h271 explicit FullSourceLoc() : SrcMgr(nullptr) {} in FullSourceLoc() function
273 explicit FullSourceLoc(SourceLocation Loc, const SourceManager &SM) in FullSourceLoc() function