Searched refs:Cvdecl (Results 1 – 1 of 1) sorted by relevance
376 Definition(D), Cvdecl(Cvd) { in SExpr()381 : SExpr(Vd), Name(Vd.Name), Definition(D), Cvdecl(Vd.Cvdecl) { in Variable()431 const ValueDecl *Cvdecl = nullptr; variable653 return Cmp.comparePointers(Cvdecl, E->Cvdecl); in compare()657 const ValueDecl *Cvdecl;933 if (Cvdecl->getDeclName().isIdentifier()) in slotName()934 return Cvdecl->getName(); in slotName()938 Cvdecl->printName(OS); in slotName()954 return Cmp.comparePointers(Cvdecl, E->Cvdecl); in compare()960 const ValueDecl *Cvdecl; variable[all …]