reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CoverageMappingGen.cpp
  217     return getPreciseTokenLocEnd(Loc);
  367       SourceLocation LocEnd = getPreciseTokenLocEnd(ParentLoc);
  407         End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End));
  591             EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc));
  751       I.setStartLoc(getPreciseTokenLocEnd(Loc));
  813     return findGapAreaBetween(getPreciseTokenLocEnd(getEnd(AfterStmt)),
 1036     auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()),
 1063     auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()),
 1089     auto Gap = findGapAreaBetween(getPreciseTokenLocEnd(S->getRParenLoc()),