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
560
LS_Cpp03
,
569
/// <tt>A<A<int> ></tt> instead of \c A<A<int>> for
LS_Cpp03
.
/external/clang/lib/Format/
Format.cpp
55
IO.enumCase(Value, "Cpp03", FormatStyle::
LS_Cpp03
);
56
IO.enumCase(Value, "C++03", FormatStyle::
LS_Cpp03
);
651
Style.Standard = FormatStyle::
LS_Cpp03
;
665
Style.Standard = FormatStyle::
LS_Cpp03
;
[
all
...]