OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpacesInCStyleCastParentheses
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
549
bool
SpacesInCStyleCastParentheses
;
660
SpacesInCStyleCastParentheses
== R.
SpacesInCStyleCastParentheses
&&
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
/external/clang/lib/Format/
Format.cpp
327
IO.mapOptional("
SpacesInCStyleCastParentheses
",
328
Style.
SpacesInCStyleCastParentheses
);
525
LLVMStyle.
SpacesInCStyleCastParentheses
= false;
[
all
...]
TokenAnnotator.cpp
[
all
...]
Completed in 60 milliseconds