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()
1415 bool isCurrentInstantiation(const DeclContext *CurContext) const;
4041 bool isCurrentInstantiation() const {4090 return !isDependentType() || isCurrentInstantiation() || isTypeAlias();