Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp89 void VerifyIndirectJumps();
118 VerifyIndirectJumps(); in JumpScopeChecker()
743 void JumpScopeChecker::VerifyIndirectJumps() { in VerifyIndirectJumps() function in JumpScopeChecker