Searched refs:CheckJump (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | JumpDiagnostics.cpp | 94 void CheckJump(Stmt *From, Stmt *To, SourceLocation DiagLoc, 685 CheckJump(GS, GS->getLabel()->getStmt(), GS->getGotoLoc(), in VerifyJumps() 715 CheckJump(IGS, Target->getStmt(), IGS->getGotoLoc(), in VerifyJumps() 736 CheckJump(SS, SC, Loc, diag::err_switch_into_protected_scope, 0, in VerifyJumps() 960 void JumpScopeChecker::CheckJump(Stmt *From, Stmt *To, SourceLocation DiagLoc, in CheckJump() function in JumpScopeChecker
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4612 …tES3_NS1_14SourceLocationEj", "(anonymous namespace)::JumpScopeChecker::CheckJump(clang::Stmt*, cl…
|