Searched refs:isCurrentInstantiation (Results 1 – 4 of 4) sorted by relevance
122 CXXRecordDecl::isCurrentInstantiation(const DeclContext *CurContext) const { in isCurrentInstantiation() function in CXXRecordDecl152 !Base->isCurrentInstantiation(Record))) { in forallBases()
38 Record->isCurrentInstantiation(CurContext)) in getCurrentInstantiationOf()
3835 bool isCurrentInstantiation() const {3884 return !isDependentType() || isCurrentInstantiation() || isTypeAlias();
1411 bool isCurrentInstantiation(const DeclContext *CurContext) const;