OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AfterObjCDeclaration
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
259
bool
AfterObjCDeclaration
;
/external/clang/lib/Format/
UnwrappedLineParser.cpp
682
if (Style.BraceWrapping.
AfterObjCDeclaration
)
[
all
...]
Format.cpp
344
IO.mapOptional("
AfterObjCDeclaration
", Wrapping.
AfterObjCDeclaration
);
445
Expanded.BraceWrapping.
AfterObjCDeclaration
= true;
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 56 milliseconds