Lines Matching defs:TUDecl
71 TranslationUnitDecl *TUDecl;
674 TUDecl = Context->getTranslationUnitDecl();
865 RecordDecl *RD = RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
2320 SelGetUidFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2418 SuperConstructorFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2437 MsgSendFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2451 MsgSendSuperFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2470 MsgSendStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2486 MsgSendSuperStretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2506 MsgSendFpretFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2520 GetClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2535 GetSuperClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2550 GetMetaClassFunctionDecl = FunctionDecl::Create(*Context, TUDecl,
2586 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
2980 *Context, TagTypeKind::Struct, TUDecl, SourceLocation(),
3008 *Context, TagTypeKind::Struct, TUDecl, SourceLocation(),
3176 FunctionDecl::Create(*Context, TUDecl, SourceLocation(), SourceLocation(),
3569 ProtocolTypeDecl = TypedefDecl::Create(*Context, TUDecl,
3585 VarDecl *VD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
4572 RecordDecl *RD = RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
5164 return FunctionDecl::Create(*Context, TUDecl, SourceLocation(),
5259 *Context, TUDecl, SourceLocation(), SourceLocation(),
5316 RecordDecl::Create(*Context, TagTypeKind::Struct, TUDecl,
7443 VarDecl *NewVD = VarDecl::Create(*Context, TUDecl, SourceLocation(),
7474 *Context, TagTypeKind::Struct, TUDecl, SourceLocation(),