OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InheritsParentConfig
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
939
LLVMStyle.
InheritsParentConfig
= false;
1418
Style->
InheritsParentConfig
= true;
2996
if (Style.
InheritsParentConfig
)
3006
if (!Style.
InheritsParentConfig
&& !StyleName.equals_lower("file")) {
3009
if (!Style.
InheritsParentConfig
)
3014
Style.
InheritsParentConfig
= false;
3065
if (!Style.
InheritsParentConfig
) {
3085
Style.
InheritsParentConfig
= false;
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
59
bool
InheritsParentConfig
;
Completed in 28 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026