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