HomeSort by relevance Sort by last modified time
    Searched defs:getIncludeLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
SourceLocation.h 377 /// getIncludeLoc - Return the presumed include location of this location.
379 SourceLocation getIncludeLoc() const { return IncludeLoc; }
SourceManager.h 240 SourceLocation getIncludeLoc() const {
    [all...]

Completed in 34 milliseconds