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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2648 DEF_TRAVERSE_STMT(CoreturnStmt, {
tools/clang/lib/AST/StmtProfile.cpp
 1906 void StmtProfiler::VisitCoreturnStmt(const CoreturnStmt *S) {
tools/clang/lib/Sema/TreeTransform.h
 7302 TreeTransform<Derived>::TransformCoreturnStmt(CoreturnStmt *S) {
tools/clang/lib/Serialization/ASTReaderStmt.cpp
  463 void ASTStmtReader::VisitCoreturnStmt(CoreturnStmt *S) {