Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp1806 static void SetNestedNameSpecifier(Sema &S, TagDecl *T, in SetNestedNameSpecifier() function
2079 SetNestedNameSpecifier(*this, NewClass, SS); in CheckClassTemplate()
8750 SetNestedNameSpecifier(*this, Partial, SS); in ActOnClassTemplateSpecialization()
8772 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnClassTemplateSpecialization()
10036 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnExplicitInstantiation()
H A DSemaDecl.cpp6820 static void SetNestedNameSpecifier(Sema &S, DeclaratorDecl *DD, Declarator &D) { in SetNestedNameSpecifier() function
7673 SetNestedNameSpecifier(*this, NewVD, D); in ActOnVariableDeclarator()
9685 SetNestedNameSpecifier(*this, NewFD, D); in ActOnFunctionDeclarator()