Home | History | Annotate | Download | only in AST

Lines Matching defs:RefType

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