Searched refs:Cvdecl (Results 1 – 1 of 1) sorted by relevance
375 Definition(D), Cvdecl(Cvd) { in SExpr()380 : SExpr(Vd), Name(Vd.Name), Definition(D), Cvdecl(Vd.Cvdecl) { in Variable()430 const ValueDecl *Cvdecl = nullptr; variable661 if (!Cvdecl || !E->Cvdecl) in compare()663 return Cmp.comparePointers(Cvdecl, E->Cvdecl); in compare()667 const ValueDecl *Cvdecl;944 return Cvdecl->getName(); in slotName()948 Cvdecl->printName(OS); in slotName()964 return Cmp.comparePointers(Cvdecl, E->Cvdecl); in compare()970 const ValueDecl *Cvdecl; variable[all …]