Searched defs:GetTypeOfDecl (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp325 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);
555 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);
732 *RSExportType::GetTypeOfDecl(const clang::DeclaratorDecl *DD) { function in class:slang::RSExportType
929 return RSExportType::Create(Context, GetTypeOfDecl(VD),
1054 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);
1371 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);

Completed in 38 milliseconds