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