Home
last modified time | relevance | path

Searched refs:getCurrentInstantiationOf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp26 static CXXRecordDecl *getCurrentInstantiationOf(QualType T, in getCurrentInstantiationOf() function
49 return ::getCurrentInstantiationOf(T, CurContext); in computeDeclContext()
61 if (CXXRecordDecl *Record = getCurrentInstantiationOf(NNS)) in computeDeclContext()
168 CXXRecordDecl *Sema::getCurrentInstantiationOf(NestedNameSpecifier *NNS) { in getCurrentInstantiationOf() function in Sema
176 return ::getCurrentInstantiationOf(T, CurContext); in getCurrentInstantiationOf()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3221 CXXRecordDecl *getCurrentInstantiationOf(NestedNameSpecifier *NNS);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4728 …rrentInstantiationOfEPNS_19NestedNameSpecifierE", "clang::Sema::getCurrentInstantiationOf(clang::N…