Searched refs:GetTypeOfDecl (Results 1 – 4 of 4) sorted by relevance
525 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in CountRSObjectTypes()544 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in CountRSObjectTypes()588 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in ClearStructRSObject()923 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in CreateStructRSSetObject()1092 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in AppendRSObjectInit()1159 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in AppendRSObjectInit()1265 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in ClearRSObject()1300 const clang::Type *T = RSExportType::GetTypeOfDecl(VD); in InitializeRSObject()
133 const clang::Type* T = RSExportType::GetTypeOfDecl(DD); in CreateFromDecl()
324 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in TypeExportableHelper()559 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in ValidateTypeHelper()736 *RSExportType::GetTypeOfDecl(const clang::DeclaratorDecl *DD) { in GetTypeOfDecl() function in slang::RSExportType933 return RSExportType::Create(Context, GetTypeOfDecl(VD), in CreateFromDecl()1059 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in IsStructureTypeWithRSObject()1378 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD); in Create()
287 static const clang::Type *GetTypeOfDecl(const clang::DeclaratorDecl *DD);