Searched refs:isClone (Results 1 – 5 of 5) sorted by relevance
151 bool isClone() const { return fClone; } in isClone() function
234 if (!def->isClone() && Definition::MethodType::kOperator != def->fMethodType) { in check()
183 bool isClone(const Definition& token);
1501 if (false && !def->isClone()) { in markTypeOut()
1464 bool IncludeParser::isClone(const Definition& token) { in isClone() function in IncludeParser