Lines Matching defs:TUDecl
69 TranslationUnitDecl *TUDecl;
602 TUDecl = Context->getTranslationUnitDecl();
2233 SelGetUidFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2328 SuperConstructorFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2347 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2358 RecordDecl *RD = RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
2369 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2388 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2401 RecordDecl *RD = RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
2412 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2432 MsgSendFpretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2446 GetClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2461 GetSuperClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2476 GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2512 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2532 SuperStructDecl = RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
2561 *Context, TagTypeKind::Struct, TUDecl, SourceLocation(),
3023 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
3038 VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
3750 RecordDecl *RD = RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
4327 return FunctionDecl::Create(*Context, TUDecl, SourceLocation(),
4408 *Context, TUDecl, SourceLocation(), SourceLocation(),
4468 RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
5804 RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
5845 RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,