OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CompoundLiteral
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseExpr.cpp
946
ParenExprType =
CompoundLiteral
;
969
case
CompoundLiteral
:
2784
/*IsParenthesized=*/ExprType >=
CompoundLiteral
);
2840
} else if (ExprType >=
CompoundLiteral
&& BridgeCast) {
2877
} else if (ExprType >=
CompoundLiteral
&&
2920
ExprType =
CompoundLiteral
;
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
1828
CompoundLiteral
, // Also allow '(' type-name ')' '{' ... '}'
Completed in 19 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026