Searched defs:existsInTarget (Results 1 – 3 of 3) sorted by relevance
186 bool ParsedAttr::existsInTarget(const TargetInfo &Target) const { in existsInTarget() function in ParsedAttr
212 bool AttributeList::existsInTarget(const TargetInfo &Target) const { in existsInTarget() function in AttributeList
89 virtual bool existsInTarget(const TargetInfo &Target) const { in existsInTarget() function