Searched refs:valueDecl (Results 1 – 4 of 4) sorted by relevance
187 const auto *valueDecl = cast<ValueDecl>(baseOrMember); in writeLValuePathSerializationHelper() local188 asImpl().writeDeclRef(valueDecl); in writeLValuePathSerializationHelper()189 elemTy = valueDecl->getType(); in writeLValuePathSerializationHelper()
315 const ValueDecl* valueDecl() const { in valueDecl() function
607 REGISTER_MATCHER(valueDecl); in RegistryMaps()
1246 extern const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl;