Searched refs:getCurrentInstantiationOf (Results 1 – 2 of 2) sorted by relevance
29 static CXXRecordDecl *getCurrentInstantiationOf(QualType T, in getCurrentInstantiationOf() function60 return ::getCurrentInstantiationOf(T, CurContext); in computeDeclContext()85 if (CXXRecordDecl *Record = getCurrentInstantiationOf(NNS)) in computeDeclContext()171 CXXRecordDecl *Sema::getCurrentInstantiationOf(NestedNameSpecifier *NNS) { in getCurrentInstantiationOf() function in Sema179 return ::getCurrentInstantiationOf(T, CurContext); in getCurrentInstantiationOf()
4549 CXXRecordDecl *getCurrentInstantiationOf(NestedNameSpecifier *NNS);