| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | TypeLoc.cpp | 375 Context.getTrivialTypeSourceInfo( in initializeLocal() 388 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo( in initializeLocal() 451 Context.getTrivialTypeSourceInfo(Args[i].getAsType(), in initializeArgLocs()
|
| HD | NestedNameSpecifier.cpp | 626 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0), in MakeTrivial()
|
| HD | ASTContext.cpp | 616 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in getCanonicalTemplateTemplateParmDecl() 624 getTrivialTypeSourceInfo(ExpandedTypes.back())); in getCanonicalTemplateTemplateParmDecl() 919 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T); in buildImplicitTypedef() 2057 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T, in getTrivialTypeSourceInfo() function in ASTContext
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaLambda.cpp | 808 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, in createLambdaInitCaptureVarDecl() 885 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy); in ActOnStartOfLambdaDefinition() 1215 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc); in addFunctionPointerConversion() 1219 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc); in addFunctionPointerConversion() 1365 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc); in addBlockPointerConversion() 1370 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc), in addBlockPointerConversion() 1432 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None); in performLambdaVarCaptureInitialization() 1696 Context.getTrivialTypeSourceInfo(Src->getType()); in BuildBlockForLambdaConversion()
|
| HD | 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() 576 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc); in ActOnCXXUuidof() 891 Context.getTrivialTypeSourceInfo(ThisTy, Loc), in captureThis() 997 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation()); in ActOnCXXTypeConstructExpr() 4138 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc); in ActOnTypeTrait() [all …]
|
| HD | SemaTemplateVariadic.cpp | 886 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(), in getTemplateArgumentPackExpansionPattern() 1035 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
|
| HD | SemaDeclObjC.cpp | 584 SuperClassTInfo = Context.getTrivialTypeSourceInfo(SuperClassType, in ActOnSuperClassOfClassInterface() 663 typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType()); in actOnObjCTypeParam() 844 S.Context.getTrivialTypeSourceInfo(prevTypeParam->getUnderlyingType())); in checkTypeParamListConsistency() 872 S.Context.getTrivialTypeSourceInfo(prevTypeParam->getUnderlyingType())); in checkTypeParamListConsistency() 948 Context.getTrivialTypeSourceInfo(typeParam->getUnderlyingType()))); in ActOnStartClassInterface() 1458 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc); in actOnObjCTypeArgsOrProtocolQualifiers() 1912 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo( in ActOnStartClassImplementation()
|
| HD | SemaExprObjC.cpp | 1094 TInfo = Context.getTrivialTypeSourceInfo(EncodedType, in ParseObjCEncodeExpression() 2104 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() 2127 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc); in getObjCMessageKind() 2197 receiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType); in BuildClassMessageImplicit() 2472 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc); in ActOnClassMessage() 4299 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc); in ActOnObjCBridgedCast()
|
| HD | SemaDeclCXX.cpp | 2993 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc); in BuildMemInitializer() 3314 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( in CastForMoving() 3425 SemaRef.Context.getTrivialTypeSourceInfo(BaseSpec->getType(), in BuildImplicitBaseInitializer() 3519 SemaRef.Context.getTrivialTypeSourceInfo(SizeType, Loc), in BuildImplicitMemberInitializer() 7469 Context.getTrivialTypeSourceInfo(Element, in BuildStdInitializerList() 8546 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnAliasDeclaration() 9208 Context.getTrivialTypeSourceInfo(DerivedType, UsingLoc); in declareCtor() 9229 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc); in declareCtor() 9887 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), in buildSingleCopyAssignRecursively() 12075 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy, in ActOnExceptionDeclarator() [all …]
|
| HD | SemaDecl.cpp | 4539 TSI = S.Context.getTrivialTypeSourceInfo(T, DS.getTypeSpecTypeLoc()); in RebuildDeclaratorInCurrentInstantiation() 5038 TypeSourceInfo *FixedTInfo = Context.getTrivialTypeSourceInfo(FixedTy); in TryToFixInvalidVariablyModifiedTypeSourceInfo() 10220 T, Context.getTrivialTypeSourceInfo(T, Loc), in BuildParmVarDeclForTypedef() 11203 TInfo = Context.getTrivialTypeSourceInfo(T); in ParseTypedefDecl() 12563 TInfo = Context.getTrivialTypeSourceInfo(T, Loc); in HandleField() 13045 Context.getTrivialTypeSourceInfo(Context.CharTy, in ActOnLastBitfield()
|
| HD | SemaExpr.cpp | 1626 TemplateArgumentLocInfo TypeArgInfo(Context.getTrivialTypeSourceInfo(CharTy)); in ActOnStringLiteral() 5107 TInfo = Context.getTrivialTypeSourceInfo(literalType); in ActOnCompoundLiteral() 7056 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType); in ConstructTransparentUnion() 11160 ArgTInfo = Context.getTrivialTypeSourceInfo(ArgTy, TypeLoc); in ActOnBuiltinOffsetOf() 11256 Sig = Context.getTrivialTypeSourceInfo(T); in ActOnBlockArguments() 12623 S.Context.getTrivialTypeSourceInfo(CaptureType, Loc), in captureInCapturedRegion() 12655 S.Context.getTrivialTypeSourceInfo(FieldType, Loc), in addAsFieldToClosureType()
|
| HD | SemaType.cpp | 1079 BaseTypeInfo = Context.getTrivialTypeSourceInfo(T, Loc); in actOnObjCTypeArgsAndProtocolQualifiers() 4248 return Context.getTrivialTypeSourceInfo(T); in GetFullTypeForDeclarator() 4899 TypeSourceInfo *TInfo = Context.getTrivialTypeSourceInfo(T, Loc); in ActOnObjCInstanceType()
|
| HD | SemaTemplateInstantiateDecl.cpp | 365 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy); in InstantiateTypedefNameDecl() 384 DI = SemaRef.Context.getTrivialTypeSourceInfo( in InstantiateTypedefNameDecl()
|
| HD | TreeTransform.h | 557 return SemaRef.Context.getTrivialTypeSourceInfo(T, in InventTypeSourceInfo() 3420 SemaRef.Context.getTrivialTypeSourceInfo(Arg.getAsType(), Loc)); in InventTemplateArgumentLoc() 3717 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(T, in TransformType() 8909 = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.GetTypeFromParser(T), in TransformCXXPseudoDestructorExpr()
|
| HD | SemaObjCProperty.cpp | 559 TInfo = Context.getTrivialTypeSourceInfo(T, TLoc); in CreatePropertyDecl()
|
| HD | SemaOpenMP.cpp | 458 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc); in buildVarDecl() 6131 SourceLocation(), Context.getTrivialTypeSourceInfo(Type, ELoc), in ActOnOpenMPReductionClause()
|
| HD | SemaTemplate.cpp | 492 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation()); in translateTemplateArgument() 5493 Context.getTrivialTypeSourceInfo(OrigT, Loc), in BuildExpressionFromIntegralTemplateArgument()
|
| HD | SemaInit.cpp | 5598 TSInfo = S.Context.getTrivialTypeSourceInfo(Entity.getType(), Loc); in PerformConstructorInitialization() 6585 TSInfo = S.Context.getTrivialTypeSourceInfo(Step->Type, in Perform()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Symbol/ |
| HD | ClangASTImporter.cpp | 712 …m_source_ctx->getTrivialTypeSourceInfo(m_source_ctx->getObjCInterfaceType(imported_from_superclass… in ImportDefinitionTo()
|
| HD | ClangASTType.cpp | 2026 … m_ast->getTrivialTypeSourceInfo(qual_type)); in CreateTypedefType() 5317 m_ast->getTrivialTypeSourceInfo (GetQualType()), in CreateBaseClassSpecifier() 5359 … m_ast->getTrivialTypeSourceInfo(m_ast->getObjCInterfaceType(super_interface_decl))); in SetObjCSuperClass() 5393 prop_type_source = m_ast->getTrivialTypeSourceInfo (ivar_decl->getType()); in AddObjCClassProperty() 5395 … prop_type_source = m_ast->getTrivialTypeSourceInfo (property_clang_type.GetQualType()); in AddObjCClassProperty()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| HD | RewriteObjC.cpp | 492 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr() 2735 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 2834 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 2997 Context->getTrivialTypeSourceInfo(returnType), in SynthMessageExpr() 3042 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
|
| HD | RewriteModernObjC.cpp | 592 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation()); in NoTypeInfoCStyleCastExpr() 3349 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 3448 = Context->getTrivialTypeSourceInfo(superType); in SynthMessageExpr() 3628 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType()); in getProtocolType()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | ASTContext.h | 2275 getTrivialTypeSourceInfo(QualType T,
|
| /NextBSD/contrib/llvm/tools/lldb/source/Expression/ |
| HD | ClangExpressionDeclMap.cpp | 1054 …TypeSourceInfo *type_source_info = m_ast_context->getTrivialTypeSourceInfo(QualType::getFromOpaque… in FindExternalVisibleDecls()
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGOpenMPRuntime.cpp | 1806 C.getTrivialTypeSourceInfo(FieldTy, SourceLocation()), in addFieldToRecordDecl()
|