reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
496 EndLoc = FilenameRange.getBegin(); 498 EndLoc = FilenameRange.getEnd(); 500 EndLoc = EndLoc.getLocWithOffset(-1); // the InclusionDirective expects 500 EndLoc = EndLoc.getLocWithOffset(-1); // the InclusionDirective expects 506 SourceRange(HashLoc, EndLoc));