OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRTBS_None
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Format/
Format.h
159
DRTBS_None
,
[
all
...]
/external/clang/lib/Format/
Format.cpp
141
IO.enumCase(Value, "None", FormatStyle::
DRTBS_None
);
146
IO.enumCase(Value, "false", FormatStyle::
DRTBS_None
);
271
if (Style.AlwaysBreakAfterDefinitionReturnType != FormatStyle::
DRTBS_None
&&
504
LLVMStyle.AlwaysBreakAfterDefinitionReturnType = FormatStyle::
DRTBS_None
;
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 50 milliseconds