Searched refs:CommentCharacterLiterals (Results 1 – 3 of 3) sorted by relevance
43 CommentCharacterLiterals(Options.get("CommentCharacterLiterals", false)), in ArgumentCommentCheck()55 Options.store(Opts, "CommentCharacterLiterals", CommentCharacterLiterals); in storeOptions()256 (CommentCharacterLiterals && isa<CharacterLiteral>(Arg)) || in shouldAddComment()
48 const unsigned CommentCharacterLiterals : 1; variable
123 .. option:: CommentCharacterLiterals