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

Definitions

tools/clang/lib/AST/StmtPrinter.cpp
  379 void StmtPrinter::VisitGotoStmt(GotoStmt *Node) {
tools/clang/lib/AST/StmtProfile.cpp
  285 void StmtProfiler::VisitGotoStmt(const GotoStmt *S) {
tools/clang/lib/Sema/TreeTransform.h
 6994 TreeTransform<Derived>::TransformGotoStmt(GotoStmt *S) {
tools/clang/lib/Serialization/ASTReaderStmt.cpp
  305 void ASTStmtReader::VisitGotoStmt(GotoStmt *S) {
tools/clang/lib/Serialization/ASTWriterStmt.cpp
  222 void ASTStmtWriter::VisitGotoStmt(GotoStmt *S) {