Home
last modified time | relevance | path

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

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