Home | History | Annotate | Download | only in Sema

Lines Matching defs:Existing

1365     // check for an existing decl?
2204 WorkGroupAttr *Existing = D->getAttr<WorkGroupAttr>();
2205 if (Existing && !(Existing->getXDim() == WGSize[0] &&
2206 Existing->getYDim() == WGSize[1] &&
2207 Existing->getZDim() == WGSize[2]))
4615 /// DeclClonePragmaWeak - clone existing decl (maybe definition),
4683 } else { // just add weak to existing