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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h391 SourceLocation getIncludeLoc() const { return IncludeLoc; } function in class:clang::SourceLocation::PresumedLoc
H A DSourceManager.h277 SourceLocation getIncludeLoc() const { function in class:clang::SrcMgr::FileInfo
1022 SourceLocation getIncludeLoc(FileID FID) const { function in class:clang::SourceManager

Completed in 99 milliseconds