Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp82 void DiagnoseIndirectJump(IndirectGotoStmt *IG, unsigned IGScope,
755 DiagnoseIndirectJump(I->second, I->first, TargetLabel, TargetScope); in VerifyIndirectJumps()
795 void JumpScopeChecker::DiagnoseIndirectJump(IndirectGotoStmt *Jump, in DiagnoseIndirectJump() function in JumpScopeChecker