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

/frameworks/compile/slang/
H A Dslang_rs_export_element.h48 } ElementInfo; typedef in class:slang::RSExportElement
50 typedef llvm::StringMap<const ElementInfo*> ElementInfoMapTy;
53 // Macro name <-> ElementInfo
60 const ElementInfo *EI);
62 static const ElementInfo *GetElementInfo(const llvm::StringRef &Name);

Completed in 229 milliseconds