Searched defs:Compound (Results 1 – 5 of 5) sorted by relevance
57 Compound() { die (2); } in Compound() function
2700 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local
432 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives, enumerator
14898 else if (auto Compound = dyn_cast<CompoundLiteralExpr>(E)) in CheckForIntOverflow() local
16142 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in BuildStmtExpr() local