Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1759 static void SetNestedNameSpecifier(Sema &S, TagDecl *T, in SetNestedNameSpecifier() function
2071 SetNestedNameSpecifier(*this, NewClass, SS); in CheckClassTemplate()
8286 SetNestedNameSpecifier(*this, Partial, SS); in ActOnClassTemplateSpecialization()
8309 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnClassTemplateSpecialization()
9566 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnExplicitInstantiation()
H A DSemaDecl.cpp6806 static void SetNestedNameSpecifier(Sema &S, DeclaratorDecl *DD, Declarator &D) { in SetNestedNameSpecifier() function
7659 SetNestedNameSpecifier(*this, NewVD, D); in ActOnVariableDeclarator()
9776 SetNestedNameSpecifier(*this, NewFD, D); in ActOnFunctionDeclarator()