reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
13788   assert(SubStmt && isa<CompoundStmt>(SubStmt) && "Invalid action invocation!");
13788   assert(SubStmt && isa<CompoundStmt>(SubStmt) && "Invalid action invocation!");
13789   CompoundStmt *Compound = cast<CompoundStmt>(SubStmt);