Searched defs:existsInTarget (Results 1 – 2 of 2) sorted by relevance
205 bool ParsedAttr::existsInTarget(const TargetInfo &Target) const { in existsInTarget() function in ParsedAttr
121 virtual bool existsInTarget(const TargetInfo &Target) const { in existsInTarget() function