OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spaceinemptyparentheses
(Results
1 - 5
of
5
) sorted by null
/external/clang/include/clang/Format/
Format.h
308
bool
SpaceInEmptyParentheses
;
409
SpaceInEmptyParentheses
== R.
SpaceInEmptyParentheses
&&
/external/clang/docs/
ClangFormatStyleOptions.rst
353
**
SpaceInEmptyParentheses
** (``bool``)
/external/clang/lib/Format/
Format.cpp
225
IO.mapOptional("
SpaceInEmptyParentheses
", Style.
SpaceInEmptyParentheses
);
346
LLVMStyle.
SpaceInEmptyParentheses
= false;
[
all
...]
TokenAnnotator.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 429 milliseconds