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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp132 /// GetDiagForGotoScopeDecl - If this decl induces a new goto scope, return a
134 static ScopePair GetDiagForGotoScopeDecl(Sema &S, const Decl *D) { function
225 std::pair<unsigned,unsigned> Diags = GetDiagForGotoScopeDecl(S, D);

Completed in 102 milliseconds