OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UseTabStyle
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Format/
Format.h
246
enum
UseTabStyle
{
257
UseTabStyle
UseTab;
/external/clang/lib/Format/
Format.cpp
59
template <> struct ScalarEnumerationTraits<FormatStyle::
UseTabStyle
> {
60
static void enumeration(IO &IO, FormatStyle::
UseTabStyle
&Value) {
[
all
...]
Completed in 2787 milliseconds