Home
last modified time | relevance | path

Searched defs:JumpScope (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp681 unsigned JumpScope = LabelAndGotoScopes[G]; VerifyJumps() local
747 using JumpScope = std::pair<unsigned, Stmt *>; VerifyIndirectJumps() typedef
879 DiagnoseIndirectOrAsmJump(Stmt * Jump,unsigned JumpScope,LabelDecl * Target,unsigned TargetScope) DiagnoseIndirectOrAsmJump() argument
[all...]