Searched refs:insertExportType (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_context.cpp270 bool RSContext::insertExportType(const llvm::StringRef &TypeName, function in class:slang::RSContext
H A Dslang_rs_context.h219 bool insertExportType(const llvm::StringRef &TypeName, RSExportType *Type);
H A Dslang_rs_export_type.cpp823 Context->insertExportType(llvm::StringRef(Name), this);

Completed in 67 milliseconds