Searched refs:valueDecl (Results 1 – 6 of 6) sorted by relevance
187 const auto *valueDecl = cast<ValueDecl>(baseOrMember); in writeLValuePathSerializationHelper() local188 asImpl().writeDeclRef(valueDecl); in writeLValuePathSerializationHelper()189 elemTy = valueDecl->getType(); in writeLValuePathSerializationHelper()
264 return FM[ID].valueDecl() == Vd; in containsMutexDecl()1086 if (const ValueDecl *Cpvd = Cp.valueDecl()) { in insertAttrExprs()1102 if (const ValueDecl *ArgVd = Cp.valueDecl()) { in insertAttrExprs()1268 GlobalBeforeSet->checkBeforeAfter(Entry->valueDecl(), FSet, *this, in addLock()
315 const ValueDecl* valueDecl() const { in valueDecl() function
591 REGISTER_MATCHER(valueDecl); in RegistryMaps()
791 const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl; variable
1244 extern const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl;