OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjCSpaceBeforeProtocolList
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2607
bool
ObjCSpaceBeforeProtocolList
;
3337
ObjCSpaceBeforeProtocolList
== R.
ObjCSpaceBeforeProtocolList
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
652
IO.mapOptional("
ObjCSpaceBeforeProtocolList
",
653
Style.
ObjCSpaceBeforeProtocolList
);
1035
LLVMStyle.
ObjCSpaceBeforeProtocolList
= true;
1126
GoogleStyle.
ObjCSpaceBeforeProtocolList
= true;
1316
MozillaStyle.
ObjCSpaceBeforeProtocolList
= false;
TokenAnnotator.cpp
2843
return !IsLightweightGeneric && Style.
ObjCSpaceBeforeProtocolList
;
Completed in 21 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026