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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp194 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);
348 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);
434 *RSExportType::GetTypeOfDecl(const clang::DeclaratorDecl *DD) { function in class:slang::RSExportType
636 return RSExportType::Create(Context, GetTypeOfDecl(VD));
758 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);
1114 const clang::Type *FT = RSExportType::GetTypeOfDecl(FD);

Completed in 42 milliseconds