Searched refs:CommentFloatLiterals (Results 1 – 3 of 3) sorted by relevance
47 const unsigned CommentFloatLiterals : 1; variable
41 CommentFloatLiterals(Options.get("CommentFloatLiterals", false)), in ArgumentCommentCheck()54 Options.store(Opts, "CommentFloatLiterals", CommentFloatLiterals); in storeOptions()256 (CommentFloatLiterals && isa<FloatingLiteral>(Arg)) || in shouldAddComment()
77 .. option:: CommentFloatLiterals