Searched defs:CompoundStmt (Results 1 – 7 of 7) sorted by relevance
16 class CompoundStmt; variable
27 class CompoundStmt; variable
374 CompoundStmt::CompoundStmt(ArrayRef<Stmt *> Stmts, FPOptionsOverride FPFeatures, in CompoundStmt() function in CompoundStmt
5843 AST_POLYMORPHIC_SUPPORTED_TYPES(CompoundStmt, in AST_POLYMORPHIC_MATCHER_P()5862 AST_MATCHER_P(CompoundStmt, statementCountIs, unsigned, N) { in AST_MATCHER_P() argument
119 CompoundStmt, // Also allow '(' compound-statement ')' enumerator
46 class CompoundStmt; variable
60 class CompoundStmt; variable