Home
last modified time | relevance | path

Searched refs:getTrivialTypeSourceInfo (Results 1 – 25 of 39) sorted by relevance

12

/llvm-project-15.0.7/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp55 TypeParam->setDefaultArgument(AST.getTrivialTypeSourceInfo(AST.FloatTy)); in defineHLSLVectorAlias()
62 false, AST.getTrivialTypeSourceInfo(AST.IntTy)); in defineHLSLVectorAlias()
85 AST.getTrivialTypeSourceInfo(AliasType)); in defineHLSLVectorAlias()
H A DSemaLambda.cpp863 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); in createLambdaInitCaptureVarDecl()
943 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy); in ActOnStartOfLambdaDefinition()
1400 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion()
1405 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion()
1556 S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc)); in addBlockPointerConversion()
1559 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion()
1715 TSI = Context.getTrivialTypeSourceInfo(FieldType, Loc); in BuildCaptureField()
2015 Context.getTrivialTypeSourceInfo(Src->getType()); in BuildBlockForLambdaConversion()
H A DSemaCoroutine.cpp69 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, KwLoc))); in lookupPromiseType()
169 S.Context.getTrivialTypeSourceInfo(PromiseType, Loc))); in lookupCoroutineHandleType()
499 Context.getTrivialTypeSourceInfo(T, Loc), SC_None); in buildCoroutinePromise()
1644 S.Context.getTrivialTypeSourceInfo(TargetType, ExprLoc); in castForMoving()
1655 TypeSourceInfo *TInfo = S.Context.getTrivialTypeSourceInfo(Type, Loc); in buildVarDecl()
H A DSemaTemplateVariadic.cpp1064 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(), in getTemplateArgumentPackExpansionPattern()
1286 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
H A DSemaExprCXX.cpp83 Context.getTrivialTypeSourceInfo(Type, NameLoc)); in getInheritingConstructorName()
245 Context.getTrivialTypeSourceInfo(T, NameLoc)); in getDestructorName()
683 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXTypeid()
797 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof()
1428 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr()
5469 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait()
5693 TSInfo = Context.getTrivialTypeSourceInfo(T); in ActOnArrayTypeTrait()
7749 Context.getTrivialTypeSourceInfo(ObjectType, DestructedTypeStart); in BuildPseudoDestructorExpr()
7766 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(ObjectType, in BuildPseudoDestructorExpr()
7892 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(DestructedType, in ActOnPseudoDestructorExpr()
[all …]
H A DSemaExprObjC.cpp1169 TInfo = Context.getTrivialTypeSourceInfo(EncodedType, in ParseObjCEncodeExpression()
2349 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind()
2372 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind()
2441 receiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType); in BuildClassMessageImplicit()
2773 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc); in ActOnClassMessage()
4763 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc); in ActOnObjCBridgedCast()
H A DSemaDeclObjC.cpp657 SuperClassTInfo = Context.getTrivialTypeSourceInfo(SuperClassType, in ActOnSuperClassOfClassInterface()
751 Context.getTrivialTypeSourceInfo(typeBound.getUnqualifiedType()); in actOnObjCTypeParam()
761 typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType()); in actOnObjCTypeParam()
1043 Context.getTrivialTypeSourceInfo(typeParam->getUnderlyingType()))); in ActOnStartClassInterface()
1582 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc); in actOnObjCTypeArgsOrProtocolQualifiers()
2044 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo( in ActOnStartClassImplementation()
H A DSemaDeclCXX.cpp1263 S.Context.getTrivialTypeSourceInfo(T, Loc), Src->getStorageClass()); in checkTupleLikeDecomposition()
4380 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc); in BuildMemInitializer()
4678 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving()
8298 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in visitSubobjectArray()
12974 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration()
13405 Context.getTrivialTypeSourceInfo(SpecialMem->getType()); in setupImplicitSpecialMemberType()
13545 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc); in findInheritingConstructor()
13581 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc); in findInheritingConstructor()
15090 TSI = Context.getTrivialTypeSourceInfo(ArgType); in DeclareImplicitCopyConstructor()
16504 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnExceptionDeclarator()
[all …]
H A DSemaStmt.cpp2441 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in BuildForRangeVarDecl()
2858 CreateParsedType(VAT->desugar(), Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
2869 Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
3831 Context.getTrivialTypeSourceInfo(Context.VoidTy, ReturnLoc), ReturnLoc); in DeduceFunctionTypeFromReturnExpr()
H A DSemaTemplateInstantiateDecl.cpp942 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy); in InstantiateTypedefNameDecl()
962 DI = SemaRef.Context.getTrivialTypeSourceInfo( in InstantiateTypedefNameDecl()
2393 SemaRef.Context.getTrivialTypeSourceInfo(D->getType()); in VisitCXXMethodDecl()
3949 SemaRef.Context.getTrivialTypeSourceInfo(T, Orig->getEndLoc()); in adjustForRewrite()
H A DSemaTemplate.cpp931 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation()); in translateTemplateArgument()
2253 TypeSourceInfo *TSI = SemaRef.Context.getTrivialTypeSourceInfo(Result, Loc); in buildSimpleDeductionGuide()
2263 SemaRef.Context.getTrivialTypeSourceInfo(T, Loc), SC_None, nullptr); in buildSimpleDeductionGuide()
6885 Context.getTrivialTypeSourceInfo(ParamType, Param->getLocation()); in CheckTemplateArgument()
7701 Context.getTrivialTypeSourceInfo(OrigT, Loc), in BuildExpressionFromIntegralTemplateArgument()
/llvm-project-15.0.7/clang/lib/AST/
H A DTypeLoc.cpp488 Context.getTrivialTypeSourceInfo( in initializeLocal()
518 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo( in initializeLocal()
528 Context.getTrivialTypeSourceInfo(getTypePtr()->getBaseType(), Loc)); in initializeLocal()
590 Context.getTrivialTypeSourceInfo(Args[i].getAsType(), in initializeArgLocs()
H A DDeclOpenMP.cpp178 C, DC, Id, T, C.getTrivialTypeSourceInfo(T), StartLoc); in Create()
H A DDeclTemplate.cpp1404 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1429 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo( in createMakeIntegerSeqParameterList()
1445 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType()); in createTypePackElementParameterList()
H A DNestedNameSpecifier.cpp654 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0), in MakeTrivial()
H A DASTContext.cpp817 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in getCanonicalTemplateTemplateParmDecl()
825 getTrivialTypeSourceInfo(ExpandedTypes.back())); in getCanonicalTemplateTemplateParmDecl()
1253 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in buildImplicitTypedef()
2986 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T, in getTrivialTypeSourceInfo() function in ASTContext
5434 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp432 interface_decl->setSuperClass(context.getTrivialTypeSourceInfo( in FinishDecl()
/llvm-project-15.0.7/clang/lib/Analysis/
H A DBodyFarm.cpp187 /*Written=*/C.getTrivialTypeSourceInfo(Ty), FPOptionsOverride(), in makeReferenceCast()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp3703 C.getTrivialTypeSourceInfo(DestTy, SourceLocation()), SC_None, in GenerateObjCAtomicSetterCopyHelperFunction()
3708 C.getTrivialTypeSourceInfo(SrcTy, SourceLocation()), SC_None, in GenerateObjCAtomicSetterCopyHelperFunction()
3793 C.getTrivialTypeSourceInfo(DestTy, SourceLocation()), SC_None, in GenerateObjCAtomicGetterCopyHelperFunction()
3798 C.getTrivialTypeSourceInfo(SrcTy, SourceLocation()), SC_None, in GenerateObjCAtomicGetterCopyHelperFunction()
H A DCGOpenMPRuntimeGPU.cpp182 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars()
198 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars()
3977 C.getTrivialTypeSourceInfo(RecTy, SourceLocation()), in clear()
/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp493 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr()
2730 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
2822 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
2982 Context->getTrivialTypeSourceInfo(returnType), in SynthMessageExpr()
3024 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
H A DRewriteModernObjC.cpp588 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr()
3301 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
3393 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
3570 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp981 to_objc_interface->setSuperClass(m_source_ctx->getTrivialTypeSourceInfo( in ImportDefinitionTo()
H A DClangExpressionDeclMap.cpp2025 TypeSourceInfo *type_source_info = m_ast_context->getTrivialTypeSourceInfo( in AddContextClassType()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1395 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList()
1417 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList()
4621 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef()
7818 getASTContext().getTrivialTypeSourceInfo(GetQualType(type)), in CreateBaseClassSpecifier()
7856 class_interface_decl->setSuperClass(clang_ast.getTrivialTypeSourceInfo( in SetObjCSuperClass()
7893 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty()
7895 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()

12