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