Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp478 Context.getTrivialTypeSourceInfo( in initializeLocal()
504 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo( in initializeLocal()
514 Context.getTrivialTypeSourceInfo(getTypePtr()->getBaseType(), Loc)); in initializeLocal()
576 Context.getTrivialTypeSourceInfo(Args[i].getAsType(), in initializeArgLocs()
H A DDeclOpenMP.cpp178 C, DC, Id, T, C.getTrivialTypeSourceInfo(T), StartLoc); in Create()
H A DDeclTemplate.cpp1376 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1401 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo( in createMakeIntegerSeqParameterList()
1417 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType()); in createTypePackElementParameterList()
H A DNestedNameSpecifier.cpp653 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0), in MakeTrivial()
H A DASTContext.cpp812 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in getCanonicalTemplateTemplateParmDecl()
820 getTrivialTypeSourceInfo(ExpandedTypes.back())); in getCanonicalTemplateTemplateParmDecl()
1240 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in buildImplicitTypedef()
2905 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T, in getTrivialTypeSourceInfo() function in ASTContext
5282 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp865 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); in createLambdaInitCaptureVarDecl()
944 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy); in ActOnStartOfLambdaDefinition()
1401 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion()
1406 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion()
1555 S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc)); in addBlockPointerConversion()
1558 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion()
1713 TSI = Context.getTrivialTypeSourceInfo(FieldType, Loc); in BuildCaptureField()
2012 Context.getTrivialTypeSourceInfo(Src->getType()); in BuildBlockForLambdaConversion()
H A DSemaCoroutine.cpp74 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, KwLoc))); in lookupPromiseType()
174 S.Context.getTrivialTypeSourceInfo(PromiseType, Loc))); in lookupCoroutineHandleType()
526 Context.getTrivialTypeSourceInfo(T, Loc), SC_None); in buildCoroutinePromise()
1545 S.Context.getTrivialTypeSourceInfo(GroType, Loc), SC_None); in makeGroDeclAndReturnStmt()
1600 S.Context.getTrivialTypeSourceInfo(TargetType, ExprLoc); in castForMoving()
1611 TypeSourceInfo *TInfo = S.Context.getTrivialTypeSourceInfo(Type, Loc); in buildVarDecl()
H A DSemaTemplateVariadic.cpp1066 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(), in getTemplateArgumentPackExpansionPattern()
1288 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
H A DSemaExprCXX.cpp80 Context.getTrivialTypeSourceInfo(Type, NameLoc)); in getInheritingConstructorName()
242 Context.getTrivialTypeSourceInfo(T, NameLoc)); in getDestructorName()
680 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXTypeid()
794 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof()
1426 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr()
5366 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait()
5590 TSInfo = Context.getTrivialTypeSourceInfo(T); in ActOnArrayTypeTrait()
7508 Context.getTrivialTypeSourceInfo(ObjectType, DestructedTypeStart); in BuildPseudoDestructorExpr()
7525 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(ObjectType, in BuildPseudoDestructorExpr()
7651 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()
4761 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()
1580 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc); in actOnObjCTypeArgsOrProtocolQualifiers()
2042 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo( in ActOnStartClassImplementation()
H A DSemaDeclCXX.cpp1262 S.Context.getTrivialTypeSourceInfo(T, Loc), Src->getStorageClass()); in checkTupleLikeDecomposition()
4322 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc); in BuildMemInitializer()
4598 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving()
8181 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in visitSubobjectArray()
12774 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration()
13204 Context.getTrivialTypeSourceInfo(SpecialMem->getType()); in setupImplicitSpecialMemberType()
13344 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc); in findInheritingConstructor()
13379 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc); in findInheritingConstructor()
14890 TSI = Context.getTrivialTypeSourceInfo(ArgType); in DeclareImplicitCopyConstructor()
16253 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnExceptionDeclarator()
[all …]
H A DSemaStmt.cpp2404 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in BuildForRangeVarDecl()
2820 CreateParsedType(VAT->desugar(), Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
2831 Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
H A DSemaTemplateInstantiateDecl.cpp889 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy); in InstantiateTypedefNameDecl()
909 DI = SemaRef.Context.getTrivialTypeSourceInfo( in InstantiateTypedefNameDecl()
2327 SemaRef.Context.getTrivialTypeSourceInfo(D->getType()); in VisitCXXMethodDecl()
3886 SemaRef.Context.getTrivialTypeSourceInfo(T, Orig->getEndLoc()); in adjustForRewrite()
H A DSemaTemplate.cpp926 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation()); in translateTemplateArgument()
2234 TypeSourceInfo *TSI = SemaRef.Context.getTrivialTypeSourceInfo(Result, Loc); in buildSimpleDeductionGuide()
2244 SemaRef.Context.getTrivialTypeSourceInfo(T, Loc), SC_None, nullptr); in buildSimpleDeductionGuide()
6823 Context.getTrivialTypeSourceInfo(ParamType, Param->getLocation()); in CheckTemplateArgument()
7637 Context.getTrivialTypeSourceInfo(OrigT, Loc), in BuildExpressionFromIntegralTemplateArgument()
H A DSemaTemplateDeduction.cpp2643 Arg, Context.getTrivialTypeSourceInfo(Arg.getAsType(), Loc)); in getTrivialTemplateArgumentLoc()
4690 S.Context.getTrivialTypeSourceInfo( in CheckDeducedPlaceholderConstraints()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp434 interface_decl->setSuperClass(context.getTrivialTypeSourceInfo( in FinishDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp3706 C.getTrivialTypeSourceInfo(DestTy, SourceLocation()), SC_None, in GenerateObjCAtomicSetterCopyHelperFunction()
3711 C.getTrivialTypeSourceInfo(SrcTy, SourceLocation()), SC_None, in GenerateObjCAtomicSetterCopyHelperFunction()
3796 C.getTrivialTypeSourceInfo(DestTy, SourceLocation()), SC_None, in GenerateObjCAtomicGetterCopyHelperFunction()
3801 C.getTrivialTypeSourceInfo(SrcTy, SourceLocation()), SC_None, in GenerateObjCAtomicGetterCopyHelperFunction()
H A DCGOpenMPRuntimeGPU.cpp184 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars()
200 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars()
3914 C.getTrivialTypeSourceInfo(RecTy, SourceLocation()), in clear()
/freebsd-13.1/contrib/llvm-project/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.cpp587 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr()
3300 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
3392 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
3569 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1013 to_objc_interface->setSuperClass(m_source_ctx->getTrivialTypeSourceInfo( in ImportDefinitionTo()
H A DClangExpressionDeclMap.cpp1937 TypeSourceInfo *type_source_info = m_ast_context->getTrivialTypeSourceInfo( in AddContextClassType()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1389 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList()
1411 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList()
4589 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef()
7720 getASTContext().getTrivialTypeSourceInfo(GetQualType(type)), in CreateBaseClassSpecifier()
7758 class_interface_decl->setSuperClass(clang_ast.getTrivialTypeSourceInfo( in SetObjCSuperClass()
7795 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty()
7797 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2904 getTrivialTypeSourceInfo(QualType T,

12