Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCompoundLiteral

5048 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty,
5050 assert(Ty && "ActOnCompoundLiteral(): missing type");
5052 //assert((InitExpr != 0) && "ActOnCompoundLiteral(): missing expression");