/external/llvm-project/clang/lib/AST/ |
D | TypeLoc.cpp | 476 Context.getTrivialTypeSourceInfo( in initializeLocal() 502 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo( in initializeLocal() 512 Context.getTrivialTypeSourceInfo(getTypePtr()->getBaseType(), Loc)); in initializeLocal() 574 Context.getTrivialTypeSourceInfo(Args[i].getAsType(), in initializeArgLocs()
|
D | DeclOpenMP.cpp | 178 C, DC, Id, T, C.getTrivialTypeSourceInfo(T), StartLoc); in Create()
|
D | DeclTemplate.cpp | 1350 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList() 1375 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo( in createMakeIntegerSeqParameterList() 1391 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType()); in createTypePackElementParameterList()
|
D | NestedNameSpecifier.cpp | 651 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0), in MakeTrivial()
|
/external/clang/lib/AST/ |
D | TypeLoc.cpp | 399 Context.getTrivialTypeSourceInfo( in initializeLocal() 412 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo( in initializeLocal() 475 Context.getTrivialTypeSourceInfo(Args[i].getAsType(), in initializeArgLocs()
|
D | DeclTemplate.cpp | 1163 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList() 1187 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo( in createMakeIntegerSeqParameterList() 1203 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType()); in createTypePackElementParameterList()
|
D | NestedNameSpecifier.cpp | 640 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0), in MakeTrivial()
|
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 772 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, in createLambdaInitCaptureVarDecl() 845 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy); in ActOnStartOfLambdaDefinition() 1209 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion() 1213 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion() 1359 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc); in addBlockPointerConversion() 1364 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion() 1426 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in performLambdaVarCaptureInitialization() 1700 Context.getTrivialTypeSourceInfo(Src->getType()); in BuildBlockForLambdaConversion()
|
D | SemaCoroutine.cpp | 55 S.Context.getTrivialTypeSourceInfo(FnType->getReturnType(), Loc))); in lookupPromiseType() 60 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, Loc))); in lookupPromiseType() 148 S.Context.getTrivialTypeSourceInfo(T, Loc), SC_None); in checkCoroutineContext()
|
D | SemaExprCXX.cpp | 79 Context.getTrivialTypeSourceInfo(Type, NameLoc)); in getInheritingConstructorName() 212 Context.getTrivialTypeSourceInfo(T, NameLoc)); in getDestructorName() 250 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc)); in getDestructorName() 271 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc)); in getDestructorName() 284 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc)); in getDestructorName() 502 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXTypeid() 617 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof() 1051 Context.getTrivialTypeSourceInfo(CaptureThisFieldTy, Loc), nullptr, false, in captureThis() 1223 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr() 4472 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait() [all …]
|
D | SemaTemplateVariadic.cpp | 891 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(), in getTemplateArgumentPackExpansionPattern() 1025 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
|
D | SemaDeclObjC.cpp | 581 SuperClassTInfo = Context.getTrivialTypeSourceInfo(SuperClassType, in ActOnSuperClassOfClassInterface() 674 Context.getTrivialTypeSourceInfo(typeBound.getUnqualifiedType()); in actOnObjCTypeParam() 684 typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType()); in actOnObjCTypeParam() 865 S.Context.getTrivialTypeSourceInfo(prevTypeParam->getUnderlyingType())); in checkTypeParamListConsistency() 893 S.Context.getTrivialTypeSourceInfo(prevTypeParam->getUnderlyingType())); in checkTypeParamListConsistency() 969 Context.getTrivialTypeSourceInfo(typeParam->getUnderlyingType()))); in ActOnStartClassInterface() 1485 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc); in actOnObjCTypeArgsOrProtocolQualifiers() 1946 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo( in ActOnStartClassImplementation()
|
D | SemaExprObjC.cpp | 1091 TInfo = Context.getTrivialTypeSourceInfo(EncodedType, in ParseObjCEncodeExpression() 2119 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() 2142 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() 2211 receiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType); in BuildClassMessageImplicit() 2484 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc); in ActOnClassMessage() 4350 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc); in ActOnObjCBridgedCast()
|
D | SemaDeclCXX.cpp | 3008 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc); in BuildMemInitializer() 3329 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving() 3413 SemaRef.Context.getTrivialTypeSourceInfo(BaseSpec->getType(), in BuildImplicitBaseInitializer() 3508 SemaRef.Context.getTrivialTypeSourceInfo(SizeType, Loc), in BuildImplicitMemberInitializer() 7625 Context.getTrivialTypeSourceInfo(Element, in BuildStdInitializerList() 8769 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration() 9266 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc); in findInheritingConstructor() 9299 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc); in findInheritingConstructor() 9379 auto *TInfo = Context.getTrivialTypeSourceInfo(B.getType(), InitLoc); in DefineInheritingConstructor() 10016 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), in buildSingleCopyAssignRecursively() [all …]
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaLambda.cpp | 862 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); in createLambdaInitCaptureVarDecl() 941 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy); in ActOnStartOfLambdaDefinition() 1395 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion() 1399 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion() 1548 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc); in addBlockPointerConversion() 1551 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion() 1706 TSI = Context.getTrivialTypeSourceInfo(FieldType, Loc); in BuildCaptureField() 2006 Context.getTrivialTypeSourceInfo(Src->getType()); in BuildBlockForLambdaConversion()
|
D | SemaCoroutine.cpp | 74 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, KwLoc))); in lookupPromiseType() 174 S.Context.getTrivialTypeSourceInfo(PromiseType, Loc))); in lookupCoroutineHandleType() 546 Context.getTrivialTypeSourceInfo(T, Loc), SC_None); in buildCoroutinePromise() 1579 S.Context.getTrivialTypeSourceInfo(GroType, Loc), SC_None); in makeGroDeclAndReturnStmt() 1633 S.Context.getTrivialTypeSourceInfo(TargetType, ExprLoc); in castForMoving() 1644 TypeSourceInfo *TInfo = S.Context.getTrivialTypeSourceInfo(Type, Loc); in buildVarDecl()
|
D | SemaTemplateVariadic.cpp | 1066 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(), in getTemplateArgumentPackExpansionPattern() 1288 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
|
D | SemaExprCXX.cpp | 80 Context.getTrivialTypeSourceInfo(Type, NameLoc)); in getInheritingConstructorName() 242 Context.getTrivialTypeSourceInfo(T, NameLoc)); in getDestructorName() 660 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXTypeid() 774 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof() 1395 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr() 5246 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait() 5470 TSInfo = Context.getTrivialTypeSourceInfo(T); in ActOnArrayTypeTrait() 7386 Context.getTrivialTypeSourceInfo(ObjectType, DestructedTypeStart); in BuildPseudoDestructorExpr() 7403 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(ObjectType, in BuildPseudoDestructorExpr() 7529 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(DestructedType, in ActOnPseudoDestructorExpr() [all …]
|
D | SemaExprObjC.cpp | 1169 TInfo = Context.getTrivialTypeSourceInfo(EncodedType, in ParseObjCEncodeExpression() 2348 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() 2371 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() 2440 receiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType); in BuildClassMessageImplicit() 2772 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc); in ActOnClassMessage() 4757 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc); in ActOnObjCBridgedCast()
|
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() 1580 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc); in actOnObjCTypeArgsOrProtocolQualifiers() 2042 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo( in ActOnStartClassImplementation()
|
D | SemaDeclCXX.cpp | 1247 S.Context.getTrivialTypeSourceInfo(T, Loc), Src->getStorageClass()); in checkTupleLikeDecomposition() 4301 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc); in BuildMemInitializer() 4577 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving() 4661 SemaRef.Context.getTrivialTypeSourceInfo(BaseSpec->getType(), in BuildImplicitBaseInitializer() 8095 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in visitSubobjectArray() 8196 S.Context.getTrivialTypeSourceInfo(R, Loc), SC_None); in visitExpandedSubobject() 8252 S.Context.getTrivialTypeSourceInfo(R, Loc), E, in buildStaticCastToR() 11298 Context.getTrivialTypeSourceInfo(Element, in BuildStdInitializerList() 12534 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration() 13094 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc); in findInheritingConstructor() [all …]
|
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
D | AppleObjCDeclVendor.cpp | 434 interface_decl->setSuperClass(context.getTrivialTypeSourceInfo( in FinishDecl()
|
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
D | TypeSystemClang.cpp | 1386 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList() 1408 ast.getTrivialTypeSourceInfo(template_param_type))); in CreateTemplateParameterList() 4425 decl->setTypeSourceInfo(clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedefType() 4531 clang_ast.getTrivialTypeSourceInfo(qual_type)); in CreateTypedef() 7591 getASTContext().getTrivialTypeSourceInfo(GetQualType(type)), in CreateBaseClassSpecifier() 7629 class_interface_decl->setSuperClass(clang_ast.getTrivialTypeSourceInfo( in SetObjCSuperClass() 7666 prop_type_source = clang_ast.getTrivialTypeSourceInfo(ivar_decl->getType()); in AddObjCClassProperty() 7668 prop_type_source = clang_ast.getTrivialTypeSourceInfo( in AddObjCClassProperty()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 493 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr() 2724 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 2818 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 2979 Context->getTrivialTypeSourceInfo(returnType), in SynthMessageExpr() 3024 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteObjC.cpp | 493 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr() 2735 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 2831 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 2992 Context->getTrivialTypeSourceInfo(returnType), in SynthMessageExpr() 3036 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
|