reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1505 QualType getObjCTypeParamType(const ObjCTypeParamDecl *Decl,
4651 return getObjCTypeParamType(objT->getDecl(), protocols);
tools/clang/lib/AST/DeclObjC.cpp 1395 QualType TPType = ctx.getObjCTypeParamType(TPDecl, {});
tools/clang/lib/Serialization/ASTReader.cpp 6702 return Context.getObjCTypeParamType(Decl, Protos);