Searched refs:ActiveCommentLoc (Results 1 – 1 of 1) sorted by relevance
603 SourceLocation ActiveCommentLoc; in ComputePreamble() local652 if (ActiveCommentLoc.isInvalid()) in ComputePreamble()653 ActiveCommentLoc = TheTok.getLocation(); in ComputePreamble()661 ActiveCommentLoc = SourceLocation(); in ComputePreamble()718 if (ActiveCommentLoc.isValid()) in ComputePreamble()719 End = ActiveCommentLoc; // don't truncate a decl comment. in ComputePreamble()