Home
last modified time | relevance | path

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

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