Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDefinition

1315   if (Def && Def->getDefinition())
1316 Def = Def->getDefinition();
2337 (Def = Old->getDefinition())) {
2985 RecordDecl *RecordDef = Record->getDefinition();
4182 if (Def && (Def = Def->getDefinition()) &&
4793 Record->getDefinition() && !Record->isBeingDefined() &&
6229 if ((Def = VDecl->getDefinition()) && Def != VDecl) {
7899 getDefinition()) {
7926 const TagDecl *Redecl = Previous->getDefinition() ?
7927 Previous->getDefinition() : Previous;
7938 if (Previous->getDefinition()) {
8336 if (TagDecl *Def = PrevTagDecl->getDefinition()) {
8489 else if (PrevDecl && (Def = cast<EnumDecl>(PrevDecl)->getDefinition())) {
9059 if (RDecl->getDefinition()) {
9108 if (RDecl->getDefinition()) {