Home | History | Annotate | Download | only in AST

Lines Matching refs:isCurrentInstantiation

4346   bool isCurrentInstantiation() const {
4399 return !isDependentType() || isCurrentInstantiation() || isTypeAlias();