Lines Matching refs:ActOnCompoundLiteral
4655 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty,4657 assert(Ty && "ActOnCompoundLiteral(): missing type");4659 //assert((InitExpr != 0) && "ActOnCompoundLiteral(): missing expression");