Searched refs:GetTypeOfDecl (Results 1 – 4 of 4) sorted by relevance
526 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in CountRSObjectTypes()545 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in CountRSObjectTypes()589 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in ClearStructRSObject()922 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in CreateStructRSSetObject()1087 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in AppendRSObjectInit()1136 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in AppendRSObjectInit()1242 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in ClearRSObject()1277 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in InitializeRSObject()
133 const clang::Type* T = RSExportType::GetTypeOfDecl(DD); in CreateFromDecl()
325 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in TypeExportableHelper()555 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in ValidateTypeHelper()732 *RSExportType::GetTypeOfDecl(const clang::DeclaratorDecl *DD) { in GetTypeOfDecl() function in slang::RSExportType929 return RSExportType::Create(Context, GetTypeOfDecl(VD), in CreateFromDecl()1054 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in IsStructureTypeWithRSObject()1371 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in Create()
285 static const clang::Type *GetTypeOfDecl(const clang::DeclaratorDecl *DD);