Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getLocStart

133   SourceLocation L = S->getLocStart();
172 if (!PE->getLocStart().isMacroID())
407 if (S->getLocStart().isInvalid())
435 if (p1->second->getLocStart() < p2->second->getLocStart())
437 if (p2->second->getLocStart() < p1->second->getLocStart())
470 if (S->getLocStart().isMacroID()) {
553 return CE->getLocStart();
566 return S->getLocStart();
592 SourceLocation Loc = LoopTarget->getLocStart();
597 Loc = Inc->getLocStart();