Searched refs:CommentPragmas (Results 1 – 5 of 5) sorted by relevance
394 std::string CommentPragmas; member475 CommentPragmas == R.CommentPragmas &&
254 IO.mapOptional("CommentPragmas", Style.CommentPragmas); in mapping()348 LLVMStyle.CommentPragmas = "^ IWYU pragma:"; in getLLVMStyle()
68 CommentPragmasRegex(Style.CommentPragmas) {} in ContinuationIndenter()
279 **CommentPragmas** (``std::string``)
1399 Pragmas.CommentPragmas = "^ IWYU pragma:"; in TEST_F()