Searched refs:ActiveCommentLoc (Results 1 – 1 of 1) sorted by relevance
649 SourceLocation ActiveCommentLoc; in ComputePreamble() local698 if (ActiveCommentLoc.isInvalid()) in ComputePreamble()699 ActiveCommentLoc = TheTok.getLocation(); in ComputePreamble()707 ActiveCommentLoc = SourceLocation(); in ComputePreamble()780 if (ActiveCommentLoc.isValid()) in ComputePreamble()781 End = ActiveCommentLoc; // don't truncate a decl comment. in ComputePreamble()