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

/external/clang/include/clang/Basic/
H A DSourceLocation.h391 SourceLocation getIncludeLoc() const { return IncludeLoc; } function in class:clang::SourceLocation::PresumedLoc
H A DSourceManager.h285 SourceLocation getIncludeLoc() const { function in class:clang::SrcMgr::FileInfo
1007 SourceLocation getIncludeLoc(FileID FID) const { function in class:clang::SourceManager
1013 return Entry.getFile().getIncludeLoc();

Completed in 1743 milliseconds