Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:isDeclaration

150     if (F && !F->isDeclaration())
357 if (!GV || GV->isDeclaration() || GV->hasLocalLinkage()) return;
1230 if (GV.hasLocalLinkage() || GV.isDeclaration() ||
1272 if (!GV.isDeclaration()) {
1303 if (!GV.isDeclaration()) {