OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PointerBindsToType
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Format/
Format.h
56
bool
PointerBindsToType
;
223
PointerBindsToType
== R.
PointerBindsToType
&&
/external/clang/lib/Format/
Format.cpp
129
IO.mapOptional("
PointerBindsToType
", Style.
PointerBindsToType
);
179
LLVMStyle.
PointerBindsToType
= false;
215
GoogleStyle.
PointerBindsToType
= true;
245
MozillaStyle.
PointerBindsToType
= true;
259
Style.
PointerBindsToType
= true;
[
all
...]
TokenAnnotator.cpp
[
all
...]
/external/clang/unittests/Format/
FormatTest.cpp
[
all
...]
Completed in 39 milliseconds