OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTBS_None
(Results
1 - 5
of
5
) sorted by null
/external/clang/include/clang/Format/
Format.h
168
RTBS_None
,
/external/clang/lib/Format/
Format.cpp
110
IO.enumCase(Value, "None", FormatStyle::
RTBS_None
);
254
Style.AlwaysBreakAfterReturnType == FormatStyle::
RTBS_None
) {
479
LLVMStyle.AlwaysBreakAfterReturnType = FormatStyle::
RTBS_None
;
[
all
...]
ContinuationIndenter.cpp
129
if (Style.AlwaysBreakAfterReturnType == FormatStyle::
RTBS_None
)
[
all
...]
TokenAnnotator.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 42 milliseconds