Searched refs:hasQualifiedNameParts (Results 1 – 2 of 2) sorted by relevance
116 bool hasQualifiedNameParts() const { return QualifiedName.size() > 1; } in hasQualifiedNameParts() function
150 if (!hasQualifiedNameParts()) in matchesImpl()