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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h267 class FullSourceLoc : public SourceLocation { class in class:clang::SourceLocation
271 explicit FullSourceLoc() : SrcMgr(0) {} function in class:clang::SourceLocation::FullSourceLoc
273 explicit FullSourceLoc(SourceLocation Loc, const SourceManager &SM) function in class:clang::SourceLocation::FullSourceLoc
[all...]

Completed in 46 milliseconds