Searched refs:AsmJumps (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp69 SmallVector<Stmt*, 4> AsmJumps; member in class:__anon2002::JumpScopeChecker
362 AsmJumps.push_back(GS);
681 SmallVector<Stmt*, 4> GotoJumps = IsAsmGoto ? AsmJumps : IndirectJumps;

Completed in 102 milliseconds