Searched refs:asValueDecl (Results 1 – 4 of 4) sorted by relevance
115 const ValueDecl *asValueDecl() const { in asValueDecl() function
90 if (auto *VD = Desc->asValueDecl()) in toAPValue()
248 if (auto *D = asValueDecl()) in getType()
186 auto *VD = Ptr.getDeclDesc()->asValueDecl(); in CheckExtern()