| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | HLSLExternalSemaSource.cpp | 93 AST.getTrivialTypeSourceInfo(Type, SourceLocation()); in addMemberVariable() 165 AST.getTrivialTypeSourceInfo(ConstructorType, SourceLocation()), in addDefaultHandleConstructor() 188 AST.getTrivialTypeSourceInfo(Handle->getType(), SourceLocation()), in addDefaultHandleConstructor() 241 auto *TSInfo = AST.getTrivialTypeSourceInfo(MethodTy, SourceLocation()); in addArraySubscriptOperator() 254 AST.getTrivialTypeSourceInfo(AST.UnsignedIntTy, SourceLocation()), in addArraySubscriptOperator() 333 Decl->setDefaultArgument(AST.getTrivialTypeSourceInfo(DefaultValue)); in addTypeParameter() 426 TypeParam->setDefaultArgument(AST.getTrivialTypeSourceInfo(AST.FloatTy)); in defineHLSLVectorAlias() 433 false, AST.getTrivialTypeSourceInfo(AST.IntTy)); in defineHLSLVectorAlias() 456 AST.getTrivialTypeSourceInfo(AliasType)); in defineHLSLVectorAlias()
|
| H A D | SemaLambda.cpp | 812 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); in createLambdaInitCaptureVarDecl() 871 return S.Context.getTrivialTypeSourceInfo(MethodTy, Loc); in getDummyLambdaType() 1645 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion() 1650 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion() 1812 S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc)); in addBlockPointerConversion() 1815 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion() 1976 TSI = Context.getTrivialTypeSourceInfo(FieldType, Loc); in BuildCaptureField() 2276 Context.getTrivialTypeSourceInfo(Src->getType()); in BuildBlockForLambdaConversion()
|
| H A D | SemaCoroutine.cpp | 69 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, KwLoc))); in lookupPromiseType() 170 S.Context.getTrivialTypeSourceInfo(PromiseType, Loc))); in lookupCoroutineHandleType() 584 Context.getTrivialTypeSourceInfo(T, Loc), SC_None); in buildCoroutinePromise() 1133 return S.Context.getTrivialTypeSourceInfo(StdAlignValDecl); in getTypeSourceInfoForStdAlignValT() 1876 S.Context.getTrivialTypeSourceInfo(GroType, Loc), SC_None); in makeGroDeclAndReturnStmt() 1935 S.Context.getTrivialTypeSourceInfo(TargetType, ExprLoc); in castForMoving() 1946 TypeSourceInfo *TInfo = S.Context.getTrivialTypeSourceInfo(Type, Loc); in buildVarDecl()
|
| H A D | SemaTemplateVariadic.cpp | 1075 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(), in getTemplateArgumentPackExpansionPattern() 1300 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
|
| H A D | SemaExprCXX.cpp | 89 Context.getTrivialTypeSourceInfo(Type, NameLoc)); in getInheritingConstructorName() 251 Context.getTrivialTypeSourceInfo(T, NameLoc)); in getDestructorName() 692 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXTypeid() 806 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof() 1473 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr() 5708 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait() 5932 TSInfo = Context.getTrivialTypeSourceInfo(T); in ActOnArrayTypeTrait() 7893 Context.getTrivialTypeSourceInfo(ObjectType, DestructedTypeStart); in BuildPseudoDestructorExpr() 7910 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(ObjectType, in BuildPseudoDestructorExpr() 8036 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(DestructedType, in ActOnPseudoDestructorExpr() [all …]
|
| H A D | SemaExprObjC.cpp | 1167 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() 2774 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc); in ActOnClassMessage() 4761 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc); in ActOnObjCBridgedCast()
|
| H A D | SemaDeclObjC.cpp | 657 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() 1596 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc); in actOnObjCTypeArgsOrProtocolQualifiers() 2058 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo( in ActOnStartClassImplementation()
|
| H A D | SemaDeclCXX.cpp | 4614 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc); in BuildMemInitializer() 4911 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving() 8609 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in visitSubobjectArray() 12394 TSI = Context.getTrivialTypeSourceInfo(EnumTy, IdentLoc); in ActOnUsingEnumDeclaration() 13522 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration() 13953 Context.getTrivialTypeSourceInfo(SpecialMem->getType()); in setupImplicitSpecialMemberType() 14093 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc); in findInheritingConstructor() 14129 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc); in findInheritingConstructor() 15675 TSI = Context.getTrivialTypeSourceInfo(ArgType); in DeclareImplicitCopyConstructor() 17030 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnExceptionDeclarator() [all …]
|
| H A D | SemaStmt.cpp | 2460 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in BuildForRangeVarDecl() 2877 CreateParsedType(VAT->desugar(), Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt() 2888 Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 990 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy); in InstantiateTypedefNameDecl() 1010 DI = SemaRef.Context.getTrivialTypeSourceInfo( in InstantiateTypedefNameDecl() 2498 SemaRef.Context.getTrivialTypeSourceInfo(D->getType()); in VisitCXXMethodDecl() 4086 SemaRef.Context.getTrivialTypeSourceInfo(T, Orig->getEndLoc()); in adjustForRewrite()
|
| H A D | SemaTemplate.cpp | 933 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation()); in translateTemplateArgument() 2437 TypeSourceInfo *TSI = SemaRef.Context.getTrivialTypeSourceInfo(Result, Loc); in buildSimpleDeductionGuide() 2448 auto *TSI = SemaRef.Context.getTrivialTypeSourceInfo(T, Loc); in buildSimpleDeductionGuide() 3793 SemaRef.Context.getTrivialTypeSourceInfo( in checkBuiltinTemplateIdType() 7255 Context.getTrivialTypeSourceInfo(ParamType, Param->getLocation()); in CheckTemplateArgument() 8119 S.Context.getTrivialTypeSourceInfo(OrigT, Loc), in BuildExpressionFromIntegralTemplateArgumentValue()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 497 Context.getTrivialTypeSourceInfo( in initializeLocal() 528 Context.getTrivialTypeSourceInfo(getUnmodifiedType(), Loc); in initializeLocal() 537 Context.getTrivialTypeSourceInfo(getTypePtr()->getBaseType(), Loc)); in initializeLocal() 599 Context.getTrivialTypeSourceInfo(Args[i].getAsType(), in initializeArgLocs()
|
| H A D | DeclOpenMP.cpp | 178 C, DC, Id, T, C.getTrivialTypeSourceInfo(T), StartLoc); in Create()
|
| H A D | DeclTemplate.cpp | 1461 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList() 1486 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo( in createMakeIntegerSeqParameterList() 1502 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType()); in createTypePackElementParameterList()
|
| H A D | NestedNameSpecifier.cpp | 654 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0), in MakeTrivial()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | InterpreterUtils.cpp | 27 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ty, SourceLocation()); in CStyleCastPtrExpr()
|
| H A D | Interpreter.cpp | 593 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ty, SourceLocation()); in getCall() 699 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ctx.UnsignedLongLongTy); in HandleIntegralOrEnumType() 707 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ctx.VoidPtrTy); in HandlePtrType()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCDeclVendor.cpp | 432 interface_decl->setSuperClass(context.getTrivialTypeSourceInfo( in FinishDecl()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | BodyFarm.cpp | 188 /*Written=*/C.getTrivialTypeSourceInfo(Ty), FPOptionsOverride(), in makeReferenceCast()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 3741 C.getTrivialTypeSourceInfo(DestTy, SourceLocation()), SC_None, in GenerateObjCAtomicSetterCopyHelperFunction() 3746 C.getTrivialTypeSourceInfo(SrcTy, SourceLocation()), SC_None, in GenerateObjCAtomicSetterCopyHelperFunction() 3839 C.getTrivialTypeSourceInfo(DestTy, SourceLocation()), SC_None, in GenerateObjCAtomicGetterCopyHelperFunction() 3844 C.getTrivialTypeSourceInfo(SrcTy, SourceLocation()), SC_None, in GenerateObjCAtomicGetterCopyHelperFunction()
|
| H A D | CGOpenMPRuntimeGPU.cpp | 145 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars() 163 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars() 795 C.getTrivialTypeSourceInfo(RecTy, SourceLocation()), in emitKernelDeinit()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteObjC.cpp | 493 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 D | RewriteModernObjC.cpp | 588 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()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.cpp | 979 to_objc_interface->setSuperClass(m_source_ctx->getTrivialTypeSourceInfo( in ImportDefinitionTo()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 1400 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList() 1422 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList() 4595 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef() 7768 getASTContext().getTrivialTypeSourceInfo(GetQualType(type)), in CreateBaseClassSpecifier() 7806 class_interface_decl->setSuperClass(clang_ast.getTrivialTypeSourceInfo( in SetObjCSuperClass() 7844 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty() 7846 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()
|