Home
last modified time | relevance | path

Searched refs:getPointerType (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp509 T = Context->getPointerType(BPT->getPointeeType()); in convertBlockPointerToFunctionPointer()
536 T = Context->getPointerType(T); in convertToUnqualifiedObjCType()
869 QualType PtrStructIMPL = Context->getPointerType(Context->getTagDeclType(RD)); in getIvarAccessString()
890 QualType castT = Context->getPointerType(IvarT); in getIvarAccessString()
1273 selfTy = Context->getPointerType(selfTy); in RewriteObjCMethodDecl()
2107 QualType pToFunc = Context->getPointerType(msgSendType); in SynthesizeCallToFunctionDecl()
2318 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst())); in SynthSelGetUidFunctionDecl()
2518 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst())); in SynthGetClassFunctionDecl()
2548 ArgTys.push_back(Context->getPointerType(Context->CharTy.withConst())); in SynthGetMetaClassFunctionDecl()
2594 Context->getPointerType(DRE->getType()), VK_PRValue, OK_Ordinary, in RewriteObjCStringLiteral()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp331 << Context.getPointerType(Context.OCLClkEventTy); in checkBuiltinEnqueueKernel()
343 << Context.getPointerType(Context.OCLClkEventTy); in checkBuiltinEnqueueKernel()
426 << Call->getDirectCallee() << S.Context.getPointerType(EltTy) in checkPipePacketType()
572 Call->setType(getASTContext().getPointerType( in checkBuiltinToAddr()
H A DSemaWasm.cpp75 QualType Type = Context.getPointerType(Pointee); in BuiltinWasmRefNullFunc()
78 Context.getPointerType(Pointee)); in BuiltinWasmRefNullFunc()
H A DSemaFixItUtils.cpp139 CanConvert = CompareTypes(S.Context.getPointerType(FromQTy), ToQTy, S, in tryToFixConversion()
H A DSemaARM.cpp791 QualType LHSTy = getASTContext().getPointerType(EltTy); in CheckNeonBuiltinFunctionCall()
922 << PointerArg->getType() << Context.getPointerType(AddrType) in CheckARMBuiltinExclusiveCall()
927 AddrType = Context.getPointerType(AddrType); in CheckARMBuiltinExclusiveCall()
H A DSemaExprObjC.cpp587 Context.getPointerType(ConstCharType), in BuildObjCBoxedExpr()
710 Context.getPointerType(ConstCharType), in BuildObjCBoxedExpr()
833 Context.getPointerType(IdT), in BuildObjCArrayLiteral()
861 << Context.getPointerType(IdT.withConst()); in BuildObjCArrayLiteral()
994 Context.getPointerType(IdT), in BuildObjCDictionaryLiteral()
1002 Context.getPointerType(IdT), in BuildObjCDictionaryLiteral()
1031 << Context.getPointerType(IdT.withConst()); in BuildObjCDictionaryLiteral()
1065 << Context.getPointerType(IdT.withConst()); in BuildObjCDictionaryLiteral()
5050 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType()
5071 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType()
H A DSemaPPC.cpp313 Type = Context.getPointerType(Type); in DecodePPCMMATypeFromStr()
H A DSemaExprCXX.cpp1174 return ASTCtx.getPointerType(ClassType); in adjustCVQualifiersForCXXThisWithinLambda()
1213 return ASTCtx.getPointerType(ClassType); in adjustCVQualifiersForCXXThisWithinLambda()
1241 ThisTy = Context.getPointerType(ClassTy); in getCurrentThisType()
1272 S.Context.getLangOpts().HLSL ? T : S.Context.getPointerType(T); in CXXThisScopeRAII()
2169 QualType ResultType = Context.getPointerType(AllocType); in BuildCXXNew()
3097 QualType VoidPtr = Context.getPointerType(Context.VoidTy); in DeclareGlobalNewDelete()
3835 QualType Unqual = Context.getPointerType( in ActOnCXXDelete()
4420 FromType = Context.getPointerType(FromType); in PerformImplicitConversion()
4606 NewToType = Context.getPointerType(NewToType); in PerformImplicitConversion()
5832 S.Context.getPointerType(T.getNonReferenceType())); in EvaluateBooleanTypeTrait()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp316 return ast_ctx.getPointerType(ast_ctx.CharTy); in BuildType()
355 return ast_ctx.getPointerType(target_type); in BuildType()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterUtils.cpp25 Ty = Ctx.getPointerType(Ty); in CStyleCastPtrExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp626 Res = C.getPointerType(C.CharTy); in getRepresentativeType()
629 Res = C.getPointerType(C.getWideCharType()); in getRepresentativeType()
644 Res = C.getPointerType(Res); in getRepresentativeType()
H A DASTContext.cpp1434 VoidPtrTy = getPointerType(getCanonicalType( in InitBuiltinTypes()
1437 VoidPtrTy = getPointerType(VoidTy); in InitBuiltinTypes()
1698 T = getPointerType(RT->getPointeeType()); in getDeclAlign()
3441 return getPointerType(ResultType); in getObjCGCQualType()
3463 return getPointerType(removeAddrSpaceQualType(Pointee)); in removePtrSizeAddrSpace()
3650 QualType ASTContext::getPointerType(QualType T) const { in getPointerType() function in ASTContext
3664 Canonical = getPointerType(getCanonicalType(T)); in getPointerType()
3735 Decayed = getPointerType(T); in getDecayedType()
4034 result = getPointerType(getVariableArrayDecayedType( in getVariableArrayDecayedType()
6432 Result = getPointerType(QualType(Ty, 0)); in getCanonicalParamType()
[all …]
H A DASTDumper.cpp346 Dumper.Visit(*this, /*Ty=*/Context.getPointerType(Context.CharTy)); in dump()
H A DQualTypeNames.cpp387 QT = Ctx.getPointerType(QT); in getFullyQualifiedType()
H A DPrintfFormatString.cpp653 return ArgType(Ctx.getPointerType(Ctx.UnsignedShortTy.withConst()), in getScalarArgType()
662 return ArgType(Ctx.getPointerType(Ctx.UnsignedShortTy.withConst()), in getScalarArgType()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp137 Type = C.getPointerType(Type.getNonReferenceType()); in buildRecordForGlobalizedVars()
1246 Ctx.getPointerType(Ctx.VoidPtrTy)); in emitParallelCall()
1780 ArgType = CGM.getContext().getPointerType(PointeeTy); in translateParameter()
1926 .getPointerType(CGF.getContext().VoidPtrTy) in createParallelDataSharingWrapper()
1937 CGF.getContext().getPointerType(CGF.getContext().getSizeType()), in createParallelDataSharingWrapper()
1947 CGF.getContext().getPointerType(CGF.getContext().getSizeType()), in createParallelDataSharingWrapper()
1958 Src, CGF.ConvertTypeForMem(CGFContext.getPointerType(ElemTy)), in createParallelDataSharingWrapper()
1962 CGFContext.getPointerType(ElemTy), in createParallelDataSharingWrapper()
H A DCGOpenMPRuntime.cpp1083 QualType PtrTy = C.getPointerType(Ty).withRestrict(); in emitCombinerOrInitializer()
1572 CGM.getContext().getPointerType(VD->getType())); in getAddrOfDeclareTargetVar()
2851 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()
2901 Type = C.getPointerType(Type); in createPrivatesRecordDecl()
2903 Type = C.getPointerType(Type); in createPrivatesRecordDecl()
3164 C.getPointerType(PrivatesQTy).withConst().withRestrict(), in emitTaskPrivateMappingFunction()
3172 C.getPointerType(C.getPointerType(E->getType())) in emitTaskPrivateMappingFunction()
3183 C.getPointerType(C.getPointerType(E->getType())) in emitTaskPrivateMappingFunction()
3194 C.getPointerType(C.getPointerType(E->getType())) in emitTaskPrivateMappingFunction()
3205 Ty = C.getPointerType(Ty); in emitTaskPrivateMappingFunction()
[all …]
H A DCGStmtOpenMP.cpp165 CGF.getContext().getPointerType(OrigVDTy))), in emitPreInitStmt()
380 Ctx.getPointerType(Ctx.getUIntPtrType()), in GenerateOpenMPCapturedVars()
381 Ctx.getPointerType(CurField->getType()), CurCap->getLocation()); in GenerateOpenMPCapturedVars()
406 Ctx.getPointerType(DstType), Loc); in castValueFromUintptr()
419 return C.getPointerType(getCanonicalParamType(C, T->getPointeeType())); in getCanonicalParamType()
1680 CGF.ConvertTypeForMem(CGM.getContext().getPointerType(CVD->getType())), in getAddressOfLocalVariable()
4841 CGF.getContext().getPointerType(E->getType()), ".priv.ptr.addr"); in EmitOMPTaskBasedDirective()
4849 CGF.CreateMemTemp(CGF.getContext().getPointerType(E->getType()), in EmitOMPTaskBasedDirective()
4859 CGF.CreateMemTemp(CGF.getContext().getPointerType(E->getType()), in EmitOMPTaskBasedDirective()
4868 Ty = CGF.getContext().getPointerType(Ty); in EmitOMPTaskBasedDirective()
[all …]
H A DItaniumCXXABI.cpp1848 Context.getPointerType(CanQualType::CreateUnsafe(Q))); in buildStructorSignature()
1883 QualType T = Context.getPointerType(Q); in addImplicitStructorParams()
1932 QualType VTTTy = getContext().getPointerType(Q); in getImplicitConstructorArgs()
1951 QualType VTTTy = getContext().getPointerType(getContext().VoidPtrTy); in EmitDestructorCall()
3066 getContext().getPointerType(RetQT), FunctionArgList()); in getOrCreateThreadLocalWrapper()
4562 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors()
4563 QualType PointerTypeConst = getContext().getPointerType( in EmitFundamentalRTTIDescriptors()
5033 C.VoidTy, {C.getPointerType(C.CharTy)}); in getClangCallTerminateFn()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp436 resultType = getContext().getPointerType(resultType); in VisitCast()
477 resultType = getContext().getPointerType(resultType); in VisitCast()
528 resultType = getContext().getPointerType(resultType); in VisitCast()
619 Ty = getContext().getPointerType(Ty); in VisitDeclStmt()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNumberObjectConversionChecker.cpp137 ObjT = ACtx.getPointerType( in run()
H A DSmartPtrModeling.cpp195 return C.getASTContext().getPointerType(InnerValueType.getCanonicalType()); in getInnerPointerType()
210 return C.getASTContext().getPointerType(ValueType.getCanonicalType()); in getPointerTypeFromTemplateArg()
H A DCastValueChecker.cpp291 CastToTy = C.getASTContext().getPointerType(CastToTy); in addInstanceOfTransition()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp352 ptr_qual_type = Ctx.getPointerType(expr_qual_type); in SynthesizeBodyResult()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h372 ? Context.getPointerType(type->getPointeeType()) in makeNullWithType()

1234