Searched refs:ActiveCommentLoc (Results 1 – 1 of 1) sorted by relevance
588 SourceLocation ActiveCommentLoc; in ComputePreamble() local637 if (ActiveCommentLoc.isInvalid()) in ComputePreamble()638 ActiveCommentLoc = TheTok.getLocation(); in ComputePreamble()646 ActiveCommentLoc = SourceLocation(); in ComputePreamble()702 if (ActiveCommentLoc.isValid()) in ComputePreamble()703 End = ActiveCommentLoc; // don't truncate a decl comment. in ComputePreamble()