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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp1563 static void SetNestedNameSpecifier(Sema &S, TagDecl *T, function
1836 SetNestedNameSpecifier(*this, NewClass, SS);
8211 SetNestedNameSpecifier(*this, Partial, SS);
8237 SetNestedNameSpecifier(*this, Specialization, SS);
9443 SetNestedNameSpecifier(*this, Specialization, SS);
H A DSemaDecl.cpp6097 static void SetNestedNameSpecifier(Sema &S, DeclaratorDecl *DD, Declarator &D) { function
6871 SetNestedNameSpecifier(*this, NewVD, D);
8749 SetNestedNameSpecifier(*this, NewFD, D);

Completed in 120 milliseconds