OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AlignOperands
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
110
bool
AlignOperands
;
595
AlignOperands
== R.
AlignOperands
&&
/external/clang/lib/Format/
Format.cpp
232
IO.mapOptional("
AlignOperands
", Style.
AlignOperands
);
469
LLVMStyle.
AlignOperands
= true;
570
GoogleStyle.
AlignOperands
= false;
581
GoogleStyle.
AlignOperands
= false;
639
Style.
AlignOperands
= false;
[
all
...]
ContinuationIndenter.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 42 milliseconds