Searched refs:isCurrentInstantiation (Results 1 – 4 of 4) sorted by relevance
127 CXXRecordDecl::isCurrentInstantiation(const DeclContext *CurContext) const { in isCurrentInstantiation() function in CXXRecordDecl156 !Base->isCurrentInstantiation(Record))) { in forallBases()
38 Record->isCurrentInstantiation(CurContext)) in getCurrentInstantiationOf()
4208 bool isCurrentInstantiation() const {4261 return !isDependentType() || isCurrentInstantiation() || isTypeAlias();
1435 bool isCurrentInstantiation(const DeclContext *CurContext) const;