Home
last modified time | relevance | path

Searched refs:addExportType (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_context.h178 inline void addExportType(const std::string &S) { in addExportType() function
Dslang_rs_pragma_handler.cpp44 mContext->addExportType(Item); in handleItem()