OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommentPragmas
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
342
std::string
CommentPragmas
;
415
CommentPragmas
== R.
CommentPragmas
&&
/external/clang/lib/Format/
Format.cpp
233
IO.mapOptional("
CommentPragmas
", Style.
CommentPragmas
);
322
LLVMStyle.
CommentPragmas
= "^ IWYU pragma:";
[
all
...]
ContinuationIndenter.cpp
67
CommentPragmasRegex(Style.
CommentPragmas
) {}
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 193 milliseconds