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 375 /// getIncludeLoc - Return the presumed include location of this location.
377 SourceLocation getIncludeLoc() const { return IncludeLoc; }
SourceManager.h 207 SourceLocation getIncludeLoc() const {
    [all...]

Completed in 37 milliseconds