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