Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDefinition

534   if (!Class->getDefinition() || Class->isDependentContext())
605 if (Record->getDefinition() &&
620 if (Record->getDefinition() && !Record->hasDeclaredDestructor() &&
630 if (Record->getDefinition() &&
1447 if (!LookupRec || !LookupRec->getDefinition())
2241 RD = RD->getDefinition();