Searched refs:ActiveCommentLoc (Results 1 – 1 of 1) sorted by relevance
651 SourceLocation ActiveCommentLoc; in ComputePreamble() local700 if (ActiveCommentLoc.isInvalid()) in ComputePreamble()701 ActiveCommentLoc = TheTok.getLocation(); in ComputePreamble()709 ActiveCommentLoc = SourceLocation(); in ComputePreamble()782 if (ActiveCommentLoc.isValid()) in ComputePreamble()783 End = ActiveCommentLoc; // don't truncate a decl comment. in ComputePreamble()