Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/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.cpp1375 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1400 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo( in createMakeIntegerSeqParameterList()
1416 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType()); in createTypePackElementParameterList()
H A DNestedNameSpecifier.cpp652 = 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()
2890 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T, in getTrivialTypeSourceInfo() function in ASTContext
5267 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType())); in adjustObjCTypeParamBoundType()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp861 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); in createLambdaInitCaptureVarDecl()
940 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy); in ActOnStartOfLambdaDefinition()
1397 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion()
1402 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion()
1551 S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc)); in addBlockPointerConversion()
1554 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion()
1709 TSI = Context.getTrivialTypeSourceInfo(FieldType, Loc); in BuildCaptureField()
2009 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()
546 Context.getTrivialTypeSourceInfo(T, Loc), SC_None); in buildCoroutinePromise()
1581 S.Context.getTrivialTypeSourceInfo(GroType, Loc), SC_None); in makeGroDeclAndReturnStmt()
1636 S.Context.getTrivialTypeSourceInfo(TargetType, ExprLoc); in castForMoving()
1647 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()
660 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXTypeid()
774 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof()
1409 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr()
5318 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait()
5542 TSInfo = Context.getTrivialTypeSourceInfo(T); in ActOnArrayTypeTrait()
7460 Context.getTrivialTypeSourceInfo(ObjectType, DestructedTypeStart); in BuildPseudoDestructorExpr()
7477 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(ObjectType, in BuildPseudoDestructorExpr()
7603 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.cpp1264 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()
4682 SemaRef.Context.getTrivialTypeSourceInfo(BaseSpec->getType(), in BuildImplicitBaseInitializer()
8174 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in visitSubobjectArray()
12592 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration()
13152 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc); in findInheritingConstructor()
13187 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc); in findInheritingConstructor()
13275 auto *TInfo = Context.getTrivialTypeSourceInfo(B.getType(), InitLoc); in DefineInheritingConstructor()
16048 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnExceptionDeclarator()
[all …]
H A DSemaStmt.cpp2403 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in BuildForRangeVarDecl()
2819 CreateParsedType(VAT->desugar(), Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
2830 Context.getTrivialTypeSourceInfo( in BuildCXXForRangeStmt()
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()
6824 Context.getTrivialTypeSourceInfo(ParamType, Param->getLocation()); in CheckTemplateArgument()
7637 Context.getTrivialTypeSourceInfo(OrigT, Loc), in BuildExpressionFromIntegralTemplateArgument()
H A DSemaTemplateInstantiateDecl.cpp853 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy); in InstantiateTypedefNameDecl()
873 DI = SemaRef.Context.getTrivialTypeSourceInfo( in InstantiateTypedefNameDecl()
3762 SemaRef.Context.getTrivialTypeSourceInfo(T, Orig->getEndLoc()); in adjustForRewrite()
H A DSemaTemplateDeduction.cpp2643 Arg, Context.getTrivialTypeSourceInfo(Arg.getAsType(), Loc)); in getTrivialTemplateArgumentLoc()
4690 S.Context.getTrivialTypeSourceInfo( in CheckDeducedPlaceholderConstraints()
H A DSemaType.cpp1159 BaseTypeInfo = Context.getTrivialTypeSourceInfo(T, Loc); in actOnObjCTypeArgsAndProtocolQualifiers()
5698 return Context.getTrivialTypeSourceInfo(T); in GetFullTypeForDeclarator()
6375 TypeSourceInfo *TInfo = Context.getTrivialTypeSourceInfo(T, Loc); in ActOnObjCInstanceType()
H A DSemaDecl.cpp5520 TSI = S.Context.getTrivialTypeSourceInfo(T, DS.getTypeSpecTypeLoc()); in RebuildDeclaratorInCurrentInstantiation()
6050 TypeSourceInfo *FixedTInfo = Context.getTrivialTypeSourceInfo(FixedTy); in TryToFixInvalidVariablyModifiedTypeSourceInfo()
13768 T, Context.getTrivialTypeSourceInfo(T, Loc), in BuildParmVarDeclForTypedef()
15132 TInfo = Context.getTrivialTypeSourceInfo(T); in ParseTypedefDecl()
16685 TInfo = Context.getTrivialTypeSourceInfo(T, Loc); in HandleField()
17171 Context.getTrivialTypeSourceInfo(Context.CharTy, in ActOnLastBitfield()
H A DTreeTransform.h630 return SemaRef.Context.getTrivialTypeSourceInfo(T, in InventTypeSourceInfo()
4600 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(T, in TransformType()
4653 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(T, in TransformTypeWithDeducedTST()
5461 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo( in TransformDependentAddressSpaceType()
11915 = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.GetTypeFromParser(T), in TransformCXXPseudoDestructorExpr()
H A DSemaObjCProperty.cpp611 TInfo = Context.getTrivialTypeSourceInfo(T, TLoc); in CreatePropertyDecl()
H A DSemaExpr.cpp1911 TemplateArgumentLocInfo TypeArgInfo(Context.getTrivialTypeSourceInfo(CharTy)); in ActOnStringLiteral()
6855 TInfo = Context.getTrivialTypeSourceInfo(literalType); in ActOnCompoundLiteral()
9438 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType); in ConstructTransparentUnion()
15228 ArgTInfo = Context.getTrivialTypeSourceInfo(ArgTy, TypeLoc); in ActOnBuiltinOffsetOf()
15320 Sig = Context.getTrivialTypeSourceInfo(T); in ActOnBlockArguments()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp184 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars()
200 C.getTrivialTypeSourceInfo(Type, SourceLocation()), in buildRecordForGlobalizedVars()
4603 C.getTrivialTypeSourceInfo(SubTy, SourceLocation()), in clear()
4628 C.getTrivialTypeSourceInfo(SubTy, SourceLocation()), in clear()
4690 C.getTrivialTypeSourceInfo(RecTy, SourceLocation()), in clear()
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp493 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()
H A DRewriteModernObjC.cpp587 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr()
3305 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
3401 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr()
3579 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2853 getTrivialTypeSourceInfo(QualType T,

12