Searched refs:valueDecl (Results 1 – 5 of 5) sorted by relevance
245 return FM[ID].valueDecl() == Vd; in containsMutexDecl()986 if (const ValueDecl *Cpvd = Cp.valueDecl()) { in insertAttrExprs()1002 if (const ValueDecl *ArgVd = Cp.valueDecl()) { in insertAttrExprs()1209 GlobalBeforeSet->checkBeforeAfter(Entry->valueDecl(), FSet, *this, in addLock()
289 const ValueDecl* valueDecl() const { in valueDecl() function
341 REGISTER_MATCHER(valueDecl); in RegistryMaps()
700 const internal::VariadicDynCastAllOfMatcher<Decl, ValueDecl> valueDecl; variable
847 valueDecl(hasType(asString("enum EnumType"))))); in TEST()849 valueDecl(hasType(asString("void (void)"))))); in TEST()