OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UT_Always
(Results
1 - 5
of
5
) sorted by null
/external/clang/unittests/Format/
FormatTestSelective.cpp
439
Style.UseTab = FormatStyle::
UT_Always
;
FormatTest.cpp
[
all
...]
/external/clang/include/clang/Format/
Format.h
583
UT_Always
/external/clang/lib/Format/
WhitespaceManager.cpp
514
case FormatStyle::
UT_Always
: {
Format.cpp
67
IO.enumCase(Value, "Always", FormatStyle::
UT_Always
);
68
IO.enumCase(Value, "true", FormatStyle::
UT_Always
);
[
all
...]
Completed in 349 milliseconds