Home | History | Annotate | Download | only in Linker

Lines Matching refs:isDeclaration

1101     if (DGVar && SGVar && DGVar->isDeclaration() && SGVar->isDeclaration() &&
1170 assert(Dst.isDeclaration() && !Src.isDeclaration());
1570 if (SF.isDeclaration())
1611 assert(!SGV->isDeclaration() && "users should not pass down decls");