Searched refs:getPreciseTokenLocEnd (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp99 SourceLocation getPreciseTokenLocEnd(SourceLocation Loc) { function in class:__anon1635::CoverageMappingBuilder
156 return getPreciseTokenLocEnd(Loc);
298 SourceLocation LocEnd = getPreciseTokenLocEnd(ParentLoc);
339 End = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(End));
433 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc));
547 I.setStartLoc(getPreciseTokenLocEnd(Loc));

Completed in 109 milliseconds