OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReflowComments
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
502
bool
ReflowComments
;
/external/clang/lib/Format/
ContinuationIndenter.cpp
[
all
...]
Format.cpp
315
IO.mapOptional("
ReflowComments
", Style.
ReflowComments
);
520
LLVMStyle.
ReflowComments
= true;
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 171 milliseconds