OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LS_Cpp03
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
111
LS_Cpp03
,
120
/// <tt>A<A<int> ></tt> instead of \c A<A<int>> for
LS_Cpp03
.
493
/// lexing mode,
LS_Cpp03
- C++03 mode.
/external/clang/lib/Format/
Format.cpp
51
IO.enumCase(Value, "Cpp03", FormatStyle::
LS_Cpp03
);
52
IO.enumCase(Value, "C++03", FormatStyle::
LS_Cpp03
);
408
ChromiumStyle.Standard = FormatStyle::
LS_Cpp03
;
423
MozillaStyle.Standard = FormatStyle::
LS_Cpp03
;
440
Style.Standard = FormatStyle::
LS_Cpp03
;
452
Style.Standard = FormatStyle::
LS_Cpp03
;
[
all
...]
TokenAnnotator.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 312 milliseconds