Searched refs:CheckGotoStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp89 void CheckGotoStmt(GotoStmt *GS);
630 CheckGotoStmt(GS);
948 void JumpScopeChecker::CheckGotoStmt(GotoStmt *GS) { function in class:JumpScopeChecker

Completed in 98 milliseconds