Searched refs:CommentPragmas (Results 1 – 5 of 5) sorted by relevance
297 std::string CommentPragmas; member620 ColumnLimit == R.ColumnLimit && CommentPragmas == R.CommentPragmas &&
278 IO.mapOptional("CommentPragmas", Style.CommentPragmas); in mapping()493 LLVMStyle.CommentPragmas = "^ IWYU pragma:"; in getLLVMStyle()
68 CommentPragmasRegex(Style.CommentPragmas) {} in ContinuationIndenter()
387 **CommentPragmas** (``std::string``)
1364 Pragmas.CommentPragmas = "^ IWYU pragma:"; in TEST_F()