Searched refs:getCurrentInstantiationOf (Results 1 – 2 of 2) sorted by relevance
27 static CXXRecordDecl *getCurrentInstantiationOf(QualType T, in getCurrentInstantiationOf() function58 return ::getCurrentInstantiationOf(T, CurContext); in computeDeclContext()83 if (CXXRecordDecl *Record = getCurrentInstantiationOf(NNS)) in computeDeclContext()179 CXXRecordDecl *Sema::getCurrentInstantiationOf(NestedNameSpecifier *NNS) { in getCurrentInstantiationOf() function in Sema187 return ::getCurrentInstantiationOf(T, CurContext); in getCurrentInstantiationOf()
6377 CXXRecordDecl *getCurrentInstantiationOf(NestedNameSpecifier *NNS);