OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjCSpaceBeforeProtocolList
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
467
bool
ObjCSpaceBeforeProtocolList
;
644
ObjCSpaceBeforeProtocolList
== R.
ObjCSpaceBeforeProtocolList
&&
/external/clang/lib/Format/
Format.cpp
303
IO.mapOptional("
ObjCSpaceBeforeProtocolList
",
304
Style.
ObjCSpaceBeforeProtocolList
);
515
LLVMStyle.
ObjCSpaceBeforeProtocolList
= true;
560
GoogleStyle.
ObjCSpaceBeforeProtocolList
= false;
629
MozillaStyle.
ObjCSpaceBeforeProtocolList
= false;
[
all
...]
TokenAnnotator.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 1856 milliseconds