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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp129 /// GetDiagForGotoScopeDecl - If this decl induces a new goto scope, return a
131 static ScopePair GetDiagForGotoScopeDecl(Sema &S, const Decl *D) { function
218 std::pair<unsigned,unsigned> Diags = GetDiagForGotoScopeDecl(S, D);

Completed in 102 milliseconds