Searched refs:valueDecl (Results 1 – 6 of 6) sorted by relevance
190 const auto *valueDecl = cast<ValueDecl>(baseOrMember); in writeLValuePathSerializationHelper() local191 asImpl().writeDeclRef(valueDecl); in writeLValuePathSerializationHelper()192 elemTy = valueDecl->getType(); in writeLValuePathSerializationHelper()
267 return FM[ID].valueDecl() == Vd; in containsMutexDecl()1090 if (const ValueDecl *Cpvd = Cp.valueDecl()) { in insertAttrExprs()1106 if (const ValueDecl *ArgVd = Cp.valueDecl()) { in insertAttrExprs()1319 GlobalBeforeSet->checkBeforeAfter(Entry->valueDecl(), FSet, *this, in addLock()
305 const ValueDecl* valueDecl() const { in valueDecl() function
565 REGISTER_MATCHER(valueDecl); in RegistryMaps()
776 const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl; variable
1239 extern const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl;