OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpaceBeforeParens
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
528
SpaceBeforeParensOptions
SpaceBeforeParens
;
655
SpaceBeforeParens
== R.
SpaceBeforeParens
&&
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
/external/clang/lib/Format/
Format.cpp
222
Style.
SpaceBeforeParens
);
320
IO.mapOptional("
SpaceBeforeParens
", Style.
SpaceBeforeParens
);
527
LLVMStyle.
SpaceBeforeParens
= FormatStyle::SBPO_ControlStatements;
664
Style.
SpaceBeforeParens
= FormatStyle::SBPO_Always;
[
all
...]
TokenAnnotator.cpp
[
all
...]
Completed in 39 milliseconds