reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ASTContext.cpp
 4720   ObjCTypeParamType::Profile(ID, Decl, protocols);
 4727   QualType Canonical = getCanonicalType(Decl->getUnderlyingType());
 4739   auto *newType = new (mem) ObjCTypeParamType(Decl, Canonical, protocols);