Searched defs:compoundStmt (Results 1 – 2 of 2) sorted by relevance
1593 const internal::VariadicDynCastAllOfMatcher<Stmt, CompoundStmt> compoundStmt; variable
3670 const CompoundStmt *compoundStmt = dyn_cast_or_null<CompoundStmt>(getCursorStmt(C)); in clang_Cursor_Evaluate() local