Searched refs:asValueDecl (Results 1 – 4 of 4) sorted by relevance
154 const ValueDecl *asValueDecl() const { in asValueDecl() function
192 const auto *VD = Ptr.getDeclDesc()->asValueDecl(); in CheckExtern()259 if (const auto *D = Desc->asValueDecl()) { in CheckConstant()
98 if (auto *VD = Desc->asValueDecl()) in toAPValue()
309 if (auto *D = asValueDecl()) in getType()