Home
last modified time | relevance | path

Searched refs:getObjCObjectType (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp946 return ctx.getObjCObjectType( in stripObjCKindOfTypeAndQuals()
1353 return Ctx.getObjCObjectType( in VisitObjCObjectType()
1437 QualType resultTy = Ctx.getObjCObjectType( in VisitObjCTypeParamType()
1537 return Ctx.getObjCObjectType( in VisitObjCObjectType()
1551 return Ctx.getObjCObjectType(objcObjectType->getBaseType(), newTypeArgs, in VisitObjCObjectType()
1581 newEquivType = Ctx.getObjCObjectType( in VisitAttributedType()
1609 return Ctx.getObjCObjectType(baseType, objType->getTypeArgsAsWritten(), in VisitObjCObjectType()
1725 objectType = ctx.getObjCObjectType(ctx.ObjCBuiltinIdTy, {}, {}) in getObjCSubstitutions()
H A DASTContext.cpp6110 QualType ASTContext::getObjCObjectType(QualType BaseType, in getObjCObjectType() function in ASTContext
6113 return getObjCObjectType(BaseType, {}, ArrayRef(Protocols, NumProtocols), in getObjCObjectType()
6117 QualType ASTContext::getObjCObjectType( in getObjCObjectType() function in ASTContext
6174 canonical = getObjCObjectType(getCanonicalType(baseType), canonTypeArgs, in getObjCObjectType()
6218 type = getObjCObjectType( in applyObjCProtocolQualifiers()
6232 return getObjCObjectType(objT->getBaseType(), in applyObjCProtocolQualifiers()
6245 return getObjCObjectType(type, {}, protocols, false); in applyObjCProtocolQualifiers()
6251 type = getObjCObjectType(ObjCBuiltinIdTy, {}, protocols, in applyObjCProtocolQualifiers()
6259 type = getObjCObjectType(ObjCBuiltinClassTy, {}, protocols, in applyObjCProtocolQualifiers()
9751 QualType T = getObjCObjectType(ObjCBuiltinIdTy, {}, {}); in getObjCIdDecl()
[all …]
H A DASTDiagnostic.cpp229 QT = Context.getObjCObjectType( in desugarForDiagnostic()
H A DASTImporter.cpp1948 return Importer.getToContext().getObjCObjectType(*ToBaseTypeOrErr, TypeArgs, in VisitObjCObjectType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp341 QualType Result = Context.getObjCObjectType( in actOnObjCProtocolQualifierType()
704 return S.Context.getObjCObjectType(type, finalTypeArgs, {}, false); in applyObjCTypeArgs()
H A DSemaExprObjC.cpp1043 QIDNSCopying = Context.getObjCObjectType( in BuildObjCDictionaryLiteral()
H A DSemaType.cpp7392 QualType equivType = S.Context.getObjCObjectType( in checkObjCKindOfType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1922 QualType getObjCObjectType(QualType Base,
1926 QualType getObjCObjectType(QualType Base,
H A DTypeProperties.td947 return ctx.getObjCObjectType(baseType, typeArgsAsWritten, qualifiers,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8880 …tTypeENS_8QualTypeEPKPNS_16ObjCProtocolDeclEj", "clang::ASTContext::getObjCObjectType(clang::QualT…