Searched defs:valueDecl (Results 1 – 3 of 3) sorted by relevance
190 const auto *valueDecl = cast<ValueDecl>(baseOrMember); in writeLValuePathSerializationHelper() local
305 const ValueDecl* valueDecl() const { in valueDecl() function
776 const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl; variable