Home | History | Annotate | Download | only in libclang

Lines Matching refs:hasDefinition

434     bool isRedeclaration = D->hasDefinition() || D->getPreviousDecl();
489 bool isRedeclaration = D->hasDefinition() || D->getPreviousDecl();