Home | History | Annotate | Download | only in Sema

Lines Matching refs:ActOnCompoundLiteral

4825 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty,
4827 assert(Ty && "ActOnCompoundLiteral(): missing type");
4829 //assert((InitExpr != 0) && "ActOnCompoundLiteral(): missing expression");