Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp131 static ScopePair GetDiagForGotoScopeDecl(Sema &S, const Decl *D) { in GetDiagForGotoScopeDecl() function
218 std::pair<unsigned,unsigned> Diags = GetDiagForGotoScopeDecl(S, D); in BuildScopeInformation()