OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjCBlockIndentWidth
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
459
unsigned
ObjCBlockIndentWidth
;
642
ObjCBlockIndentWidth
== R.
ObjCBlockIndentWidth
&&
/external/clang/lib/Format/
Format.cpp
301
IO.mapOptional("
ObjCBlockIndentWidth
", Style.
ObjCBlockIndentWidth
);
513
LLVMStyle.
ObjCBlockIndentWidth
= 2;
648
Style.
ObjCBlockIndentWidth
= 4;
[
all
...]
ContinuationIndenter.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 48 milliseconds