Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ExitLoc

813     SourceLocation ExitLoc = getEnd(S);
814 pushRegion(ExitCount, getStart(S), ExitLoc);
815 handleFileExit(ExitLoc);