Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDefinition

600   EnumDecl *Def = D->getDefinition();
2755 if (VarDecl *Def = Var->getDefinition()) {