Home | History | Annotate | Download | only in AST

Lines Matching defs:RefType

2755             bool RefType = Field->getType()->isReferenceType();
2756 if (!Elt->isConstantInitializer(Ctx, RefType, Culprit))