reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4164 StmtResult ActOnGotoStmt(SourceLocation GotoLoc,
1960 Res = Actions.ActOnGotoStmt(GotoLoc, Tok.getLocation(), LD);
tools/clang/lib/Sema/TreeTransform.h 1348 return getSema().ActOnGotoStmt(GotoLoc, LabelLoc, Label);