Searched refs:ActiveCommentLoc (Results 1 – 1 of 1) sorted by relevance
556 SourceLocation ActiveCommentLoc; in ComputePreamble() local605 if (ActiveCommentLoc.isInvalid()) in ComputePreamble()606 ActiveCommentLoc = TheTok.getLocation(); in ComputePreamble()614 ActiveCommentLoc = SourceLocation(); in ComputePreamble()687 else if (ActiveCommentLoc.isValid()) in ComputePreamble()688 End = ActiveCommentLoc; // don't truncate a decl comment. in ComputePreamble()