Searched refs:CommentPragmas (Results 1 – 5 of 5) sorted by relevance
342 std::string CommentPragmas; member415 CommentPragmas == R.CommentPragmas &&
184 **CommentPragmas** (``std::string``)
233 IO.mapOptional("CommentPragmas", Style.CommentPragmas); in mapping()322 LLVMStyle.CommentPragmas = "^ IWYU pragma:"; in getLLVMStyle()
67 CommentPragmasRegex(Style.CommentPragmas) {} in ContinuationIndenter()
1279 Pragmas.CommentPragmas = "^ IWYU pragma:"; in TEST_F()