Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1821 static void SetNestedNameSpecifier(Sema &S, TagDecl *T, in SetNestedNameSpecifier() function
2127 SetNestedNameSpecifier(*this, NewClass, SS); in CheckClassTemplate()
9049 SetNestedNameSpecifier(*this, Partial, SS); in ActOnClassTemplateSpecialization()
9071 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnClassTemplateSpecialization()
10334 SetNestedNameSpecifier(*this, Specialization, SS); in ActOnExplicitInstantiation()
H A DSemaDecl.cpp6965 static void SetNestedNameSpecifier(Sema &S, DeclaratorDecl *DD, Declarator &D) { in SetNestedNameSpecifier() function
7831 SetNestedNameSpecifier(*this, NewVD, D); in ActOnVariableDeclarator()
9919 SetNestedNameSpecifier(*this, NewFD, D); in ActOnFunctionDeclarator()