/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 …]
|
D | SemaExpr.cpp | 1702 TemplateArgumentLocInfo TypeArgInfo(Context.getTrivialTypeSourceInfo(CharTy)); in ActOnStringLiteral() 5509 TInfo = Context.getTrivialTypeSourceInfo(literalType); in ActOnCompoundLiteral() 7619 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType); in ConstructTransparentUnion() 11882 ArgTInfo = Context.getTrivialTypeSourceInfo(ArgTy, TypeLoc); in ActOnBuiltinOffsetOf() 11977 Sig = Context.getTrivialTypeSourceInfo(T); in ActOnBlockArguments() 13410 S.Context.getTrivialTypeSourceInfo(CaptureType, Loc), in captureInCapturedRegion() 13442 S.Context.getTrivialTypeSourceInfo(FieldType, Loc), in addAsFieldToClosureType()
|
D | SemaType.cpp | 1145 BaseTypeInfo = Context.getTrivialTypeSourceInfo(T, Loc); in actOnObjCTypeArgsAndProtocolQualifiers() 4571 return Context.getTrivialTypeSourceInfo(T); in GetFullTypeForDeclarator() 5243 TypeSourceInfo *TInfo = Context.getTrivialTypeSourceInfo(T, Loc); in ActOnObjCInstanceType()
|
D | SemaDecl.cpp | 4743 TSI = S.Context.getTrivialTypeSourceInfo(T, DS.getTypeSpecTypeLoc()); in RebuildDeclaratorInCurrentInstantiation() 5263 TypeSourceInfo *FixedTInfo = Context.getTrivialTypeSourceInfo(FixedTy); in TryToFixInvalidVariablyModifiedTypeSourceInfo() 10920 T, Context.getTrivialTypeSourceInfo(T, Loc), in BuildParmVarDeclForTypedef() 11939 TInfo = Context.getTrivialTypeSourceInfo(T); in ParseTypedefDecl() 13359 TInfo = Context.getTrivialTypeSourceInfo(T, Loc); in HandleField() 13844 Context.getTrivialTypeSourceInfo(Context.CharTy, in ActOnLastBitfield()
|
D | SemaTemplateInstantiateDecl.cpp | 479 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy); in InstantiateTypedefNameDecl() 498 DI = SemaRef.Context.getTrivialTypeSourceInfo( in InstantiateTypedefNameDecl()
|
D | SemaObjCProperty.cpp | 610 TInfo = Context.getTrivialTypeSourceInfo(T, TLoc); in CreatePropertyDecl()
|
D | TreeTransform.h | 570 return SemaRef.Context.getTrivialTypeSourceInfo(T, in InventTypeSourceInfo() 3684 SemaRef.Context.getTrivialTypeSourceInfo(Arg.getAsType(), Loc)); in InventTemplateArgumentLoc() 3981 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(T, in TransformType() 9635 = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.GetTypeFromParser(T), in TransformCXXPseudoDestructorExpr()
|
D | SemaOpenMP.cpp | 622 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in buildVarDecl() 4914 S.Context.getTrivialTypeSourceInfo(S.Context.VoidTy), in buildPostUpdate() 9390 SourceLocation(), Context.getTrivialTypeSourceInfo(Type, ELoc), in ActOnOpenMPReductionClause()
|
D | SemaInit.cpp | 5737 TSInfo = S.Context.getTrivialTypeSourceInfo(Entity.getType(), Loc); in PerformConstructorInitialization() 6772 TSInfo = S.Context.getTrivialTypeSourceInfo(Step->Type, in Perform()
|
D | SemaTemplate.cpp | 508 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation()); in translateTemplateArgument() 5575 Context.getTrivialTypeSourceInfo(OrigT, Loc), in BuildExpressionFromIntegralTemplateArgument()
|
D | SemaTemplateDeduction.cpp | 2016 S.Context.getTrivialTypeSourceInfo(Arg.getAsType(), Loc)); in getTrivialTemplateArgumentLoc()
|
D | SemaStmt.cpp | 1929 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in BuildForRangeVarDecl()
|
/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()
|
D | ASTContext.cpp | 618 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in getCanonicalTemplateTemplateParmDecl() 626 getTrivialTypeSourceInfo(ExpandedTypes.back())); in getCanonicalTemplateTemplateParmDecl() 956 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in buildImplicitTypedef() 2125 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T, in getTrivialTypeSourceInfo() function in ASTContext
|
/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()
|
D | RewriteModernObjC.cpp | 587 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr() 3304 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 3398 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 3576 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
|
/external/clang/include/clang/AST/ |
D | ASTContext.h | 2373 getTrivialTypeSourceInfo(QualType T,
|