Searched refs:CommentPragmas (Results 1 – 7 of 7) sorted by relevance
1804 std::string CommentPragmas; member3290 ColumnLimit == R.ColumnLimit && CommentPragmas == R.CommentPragmas &&
46 CommentPragmas: '^ IWYU pragma:'
49 CommentPragmas: '^ IWYU pragma:'
600 IO.mapOptional("CommentPragmas", Style.CommentPragmas); in mapping()995 LLVMStyle.CommentPragmas = "^ IWYU pragma:"; in getLLVMStyle()1198 GoogleStyle.CommentPragmas = "(taze:|^/[ \t]*<|tslint:|@see)"; in getGoogleStyle()
233 CommentPragmasRegex(Style.CommentPragmas), RawStringFormats(Style) {} in ContinuationIndenter()
232 CommentPragmasRegex(Style.CommentPragmas), Tokens(nullptr), in UnwrappedLineParser()
2025 **CommentPragmas** (``std::string``)2031 // CommentPragmas: '^ FOOBAR pragma:'