Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceLocation.h391 SourceLocation getIncludeLoc() const { assert(isValid()); return IncludeLoc; } in getIncludeLoc() function
DSourceManager.h276 SourceLocation getIncludeLoc() const { in getIncludeLoc() function
1030 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function
/external/llvm-project/clang/include/clang/Basic/
DSourceManager.h319 SourceLocation getIncludeLoc() const { in getIncludeLoc() function
1124 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function