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.cpp1781 static void SetNestedNameSpecifier(Sema &S, TagDecl *T, in SetNestedNameSpecifier() function
2114 SetNestedNameSpecifier(*this, NewClass, SS); in CheckClassTemplate()
8700 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnClassTemplateSpecialization()
8749 SetNestedNameSpecifier(*this, Partial, SS); in ActOnClassTemplateSpecialization()
10094 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnExplicitInstantiation()
H A DSemaDecl.cpp6926 static void SetNestedNameSpecifier(Sema &S, DeclaratorDecl *DD, Declarator &D) { in SetNestedNameSpecifier() function
7842 SetNestedNameSpecifier(*this, NewVD, D); in ActOnVariableDeclarator()
9989 SetNestedNameSpecifier(*this, NewFD, D); in ActOnFunctionDeclarator()