OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpacesBeforeTrailingComments
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
90
unsigned
SpacesBeforeTrailingComments
;
224
SpacesBeforeTrailingComments
== R.
SpacesBeforeTrailingComments
&&
/external/clang/lib/Format/
Format.cpp
130
IO.mapOptional("
SpacesBeforeTrailingComments
",
131
Style.
SpacesBeforeTrailingComments
);
180
LLVMStyle.
SpacesBeforeTrailingComments
= 1;
216
GoogleStyle.
SpacesBeforeTrailingComments
= 2;
[
all
...]
TokenAnnotator.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 197 milliseconds