HomeSort by: relevance | last modified time | path
    Searched defs:getIncludeLoc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceLocation.h 355 SourceLocation getIncludeLoc() const {
SourceManager.h 319 SourceLocation getIncludeLoc() const {
1132 SourceLocation getIncludeLoc(FileID FID) const {
1134 return Entry->getFile().getIncludeLoc();

Completed in 21 milliseconds