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

  /external/clang/lib/Lex/
PPConditionalDirectiveRecord.cpp 43 uppRegion = upp->getRegionLoc();
45 return low->getRegionLoc() != uppRegion;
63 return low->getRegionLoc();
  /external/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 40 SourceLocation getRegionLoc() const { return RegionLoc; }

Completed in 948 milliseconds