| 1117 | } |
| 1118 | |
| 1119 | IndexedQualifiedIdentifier DUContext::indexedLocalScopeIdentifier() const |
| 1120 | { |
| 1121 | return d_func()->m_scopeIdentifier; |
| 1122 | } |
| 1123 | |
| 1124 | DUContext::ContextType DUContext::type() const |
| 1125 | { |
no outgoing calls
no test coverage detected