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

References

tools/clang/lib/CodeGen/CoverageMappingGen.cpp
  393     SourceLocation Start = getStart(Body);
  662     SourceLocation StartLoc = getStart(S);
  776     SourceLocation StartLoc = getStart(S);
  814                               getStart(BeforeStmt));
  876     if (Body && SM.isInSystemHeader(SM.getSpellingLoc(getStart(Body))))
  915     SourceLocation Start = getStart(S);
 1037                                   getStart(S->getBody()));
 1064                                   getStart(S->getBody()));
 1090                                   getStart(S->getBody()));
 1118             pushRegion(Counter::getZero(), getStart(CS->body_front()));
 1144     MostRecentLocation = getStart(S);
 1156     if (Parent.hasStartLoc() && Parent.getBeginLoc() == getStart(S))
 1159       pushRegion(Count, getStart(S));
 1238           findGapAreaBetween(E->getQuestionLoc(), getStart(E->getTrueExpr()));