Searched refs:hasScope (Results 1 – 5 of 5) sorted by relevance
79 bool hasScope() const { return ScopeRange.second >= ScopeRange.first; } in hasScope() function
198 bool hasScope() const { return AttrScope.isValid(); } in hasScope() function
219 return hasScope() ? SourceRange(AttrScope.getNameLoc(), AttrRange.getEnd()) in getNormalizedRange()
351 if (!info.hasScope()) in GetDemangledScope()
511 if (At->hasScope()) { in FormatASTNodeDiagnosticArgument()