Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DJumpDiagnostics.cpp92 void DiagnoseIndirectOrAsmJump(Stmt *IG, unsigned IGScope, LabelDecl *Target,
835 DiagnoseIndirectOrAsmJump(I->second, I->first, TargetLabel, TargetScope); in VerifyIndirectOrAsmJumps()
878 void JumpScopeChecker::DiagnoseIndirectOrAsmJump(Stmt *Jump, unsigned JumpScope, in DiagnoseIndirectOrAsmJump() function in JumpScopeChecker