Searched refs:getAddrSpaceQualType (Results 1 – 5 of 5) sorted by relevance
5330 Type = S.Context.getAddrSpaceQualType(Type, ASIdx); in HandleAddressSpaceTypeAttribute()6711 type = state.getSema().Context.getAddrSpaceQualType( in processTypeAttrs()6718 type = state.getSema().Context.getAddrSpaceQualType( in processTypeAttrs()6723 type = state.getSema().Context.getAddrSpaceQualType( in processTypeAttrs()
1646 StrTy = Context.getAddrSpaceQualType(StrTy, LangAS::opencl_constant); in ActOnStringLiteral()5069 PointeeType = Context.getAddrSpaceQualType(PointeeType, AS); in rewriteBuiltinFunctionDecl()6289 S.Context.getAddrSpaceQualType(S.Context.VoidTy, ResultAddrSpace)); in checkConditionalPointerCompatibility()
2529 Context.getAddrSpaceQualType(ValType.getUnqualifiedType(), AS)); in SemaAtomicOpsOverloaded()
997 QualType getAddrSpaceQualType(QualType T, unsigned AddressSpace) const;
2178 ASTContext::getAddrSpaceQualType(QualType T, unsigned AddressSpace) const { in getAddrSpaceQualType() function in ASTContext8315 Type = Context.getAddrSpaceQualType(Type, AddrSpace); in DecodeTypeFromStr()