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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp84 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,
800 DiagnoseIndirectOrAsmJump(I->second, I->first, TargetLabel, TargetScope);
843 void JumpScopeChecker::DiagnoseIndirectOrAsmJump(Stmt *Jump, unsigned JumpScope, function in class:JumpScopeChecker

Completed in 44 milliseconds