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

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

Completed in 628 milliseconds