Searched refs:getTrivialTypeSourceInfo (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp407 Context.getTrivialTypeSourceInfo(
420 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo(
483 Context.getTrivialTypeSourceInfo(Args[i].getAsType(),
H A DNestedNameSpecifier.cpp631 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0),
H A DDeclTemplate.cpp1205 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0));
1229 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(
H A DASTContext.cpp618 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T);
626 getTrivialTypeSourceInfo(ExpandedTypes.back()));
949 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T);
2132 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T, function in class:ASTContext
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp55 S.Context.getTrivialTypeSourceInfo(FnType->getReturnType(), Loc)));
60 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, Loc)));
148 S.Context.getTrivialTypeSourceInfo(T, Loc), SC_None);
H A DSemaLambda.cpp770 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType,
849 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy);
1203 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc);
1207 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc);
1353 NameLoc.NamedType.TInfo = S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc);
1358 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc),
1420 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None);
1684 Context.getTrivialTypeSourceInfo(Src->getType());
H A DSemaExprCXX.cpp79 Context.getTrivialTypeSourceInfo(Type, NameLoc));
212 Context.getTrivialTypeSourceInfo(T, NameLoc));
250 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc));
271 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc));
284 Context.getTrivialTypeSourceInfo(MemberOfType, NameLoc));
502 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc);
576 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc);
891 Context.getTrivialTypeSourceInfo(ThisTy, Loc),
997 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation());
4205 TInfo = Context.getTrivialTypeSourceInfo(
[all...]
H A DSemaDeclObjC.cpp582 SuperClassTInfo = Context.getTrivialTypeSourceInfo(SuperClassType,
675 Context.getTrivialTypeSourceInfo(typeBound.getUnqualifiedType());
685 typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType());
866 S.Context.getTrivialTypeSourceInfo(prevTypeParam->getUnderlyingType()));
894 S.Context.getTrivialTypeSourceInfo(prevTypeParam->getUnderlyingType()));
970 Context.getTrivialTypeSourceInfo(typeParam->getUnderlyingType())));
1476 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc);
1931 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo(
H A DSemaTemplateVariadic.cpp888 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(),
1037 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc),
H A DSemaExprObjC.cpp1092 TInfo = Context.getTrivialTypeSourceInfo(EncodedType,
2102 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc);
2125 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc);
2195 receiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType);
2470 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc);
4315 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc);
H A DSemaDeclCXX.cpp3008 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc);
3329 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo(
3440 SemaRef.Context.getTrivialTypeSourceInfo(BaseSpec->getType(),
3535 SemaRef.Context.getTrivialTypeSourceInfo(SizeType, Loc),
7467 Context.getTrivialTypeSourceInfo(Element,
8538 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy,
9213 Context.getTrivialTypeSourceInfo(DerivedType, UsingLoc);
9234 Context.getTrivialTypeSourceInfo(FPT->getParamType(I), UsingLoc);
9923 S.Context.getTrivialTypeSourceInfo(SizeType, Loc),
12111 TInfo = Context.getTrivialTypeSourceInfo(Contex
[all...]
H A DSemaTemplateInstantiateDecl.cpp365 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy);
384 DI = SemaRef.Context.getTrivialTypeSourceInfo(
H A DSemaExpr.cpp1643 TemplateArgumentLocInfo TypeArgInfo(Context.getTrivialTypeSourceInfo(CharTy));
5385 TInfo = Context.getTrivialTypeSourceInfo(literalType);
7374 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType);
11528 ArgTInfo = Context.getTrivialTypeSourceInfo(ArgTy, TypeLoc);
11623 Sig = Context.getTrivialTypeSourceInfo(T);
13040 S.Context.getTrivialTypeSourceInfo(CaptureType, Loc),
13072 S.Context.getTrivialTypeSourceInfo(FieldType, Loc),
H A DSemaType.cpp1096 BaseTypeInfo = Context.getTrivialTypeSourceInfo(T, Loc);
4328 return Context.getTrivialTypeSourceInfo(T);
4994 TypeSourceInfo *TInfo = Context.getTrivialTypeSourceInfo(T, Loc);
H A DSemaObjCProperty.cpp606 TInfo = Context.getTrivialTypeSourceInfo(T, TLoc);
H A DSemaDecl.cpp4608 TSI = S.Context.getTrivialTypeSourceInfo(T, DS.getTypeSpecTypeLoc());
5126 TypeSourceInfo *FixedTInfo = Context.getTrivialTypeSourceInfo(FixedTy);
10523 T, Context.getTrivialTypeSourceInfo(T, Loc),
11531 TInfo = Context.getTrivialTypeSourceInfo(T);
12954 TInfo = Context.getTrivialTypeSourceInfo(T, Loc);
13435 Context.getTrivialTypeSourceInfo(Context.CharTy,
H A DSemaInit.cpp5620 TSInfo = S.Context.getTrivialTypeSourceInfo(Entity.getType(), Loc);
6607 TSInfo = S.Context.getTrivialTypeSourceInfo(Step->Type,
H A DSemaTemplate.cpp494 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation());
5537 Context.getTrivialTypeSourceInfo(OrigT, Loc),
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp450 context->getTrivialTypeSourceInfo(context->getObjCInterfaceType(superclass_decl)));
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTImporter.cpp807 m_source_ctx->getTrivialTypeSourceInfo(m_source_ctx->getObjCInterfaceType(imported_from_superclass)));
H A DClangASTContext.cpp4505 clang_ast->getTrivialTypeSourceInfo(qual_type));
4622 clang_ast->getTrivialTypeSourceInfo(qual_type));
7965 getASTContext()->getTrivialTypeSourceInfo (GetQualType(type)),
8010 class_interface_decl->setSuperClass(clang_ast->getTrivialTypeSourceInfo(clang_ast->getObjCInterfaceType(super_interface_decl)));
8049 prop_type_source = clang_ast->getTrivialTypeSourceInfo (ivar_decl->getType());
8051 prop_type_source = clang_ast->getTrivialTypeSourceInfo (GetQualType(property_clang_type));
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp492 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation());
2731 = Context->getTrivialTypeSourceInfo(superType);
2825 = Context->getTrivialTypeSourceInfo(superType);
2986 Context->getTrivialTypeSourceInfo(returnType),
3031 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());
H A DRewriteModernObjC.cpp592 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation());
3337 = Context->getTrivialTypeSourceInfo(superType);
3431 = Context->getTrivialTypeSourceInfo(superType);
3609 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2377 TypeSourceInfo *type_source_info = m_ast_context->getTrivialTypeSourceInfo(QualType::getFromOpaquePtr(copied_clang_type.GetOpaqueQualType()));
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2353 getTrivialTypeSourceInfo(QualType T,

Completed in 572 milliseconds

12