reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4167 StmtResult ActOnIndirectGotoStmt(SourceLocation GotoLoc,
1971 Res = Actions.ActOnIndirectGotoStmt(GotoLoc, StarLoc, R.get());
tools/clang/lib/Sema/TreeTransform.h 1358 return getSema().ActOnIndirectGotoStmt(GotoLoc, StarLoc, Target);