Searched refs:EndExpansionLoc (Results 1 – 1 of 1) sorted by relevance
284 auto EndExpansionLoc = SM.getExpansionRange(D->getEndLoc()).getEnd(); in getLocForEndOfDecl() local285 std::pair<FileID, unsigned> LocInfo = SM.getDecomposedLoc(EndExpansionLoc); in getLocForEndOfDecl()301 SourceLocation EndLoc = EndExpansionLoc.getLocWithOffset(Line.size()); in getLocForEndOfDecl()