reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
501 if (!ObjectType.isNull()) { 505 LookupCtx = computeDeclContext(ObjectType); 506 isDependent = ObjectType->isDependentType(); 529 if (!ObjectType.isNull() && Found.empty()) { 660 if (!ObjectType.isNull() && !ObjectTypeSearchedInScope && 694 << ObjectType;