Searched refs:ActiveCommentLoc (Results 1 – 1 of 1) sorted by relevance
606 SourceLocation ActiveCommentLoc; in ComputePreamble() local655 if (ActiveCommentLoc.isInvalid()) in ComputePreamble()656 ActiveCommentLoc = TheTok.getLocation(); in ComputePreamble()664 ActiveCommentLoc = SourceLocation(); in ComputePreamble()737 if (ActiveCommentLoc.isValid()) in ComputePreamble()738 End = ActiveCommentLoc; // don't truncate a decl comment. in ComputePreamble()