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 233 SourceLocation getIncludeLoc() const {
813 SourceLocation getIncludeLoc(FileID FID) const {
    [all...]

Completed in 3942 milliseconds