Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_element.h47 } ElementInfo; typedef
49 typedef llvm::StringMap<const ElementInfo*> ElementInfoMapTy;
59 const ElementInfo *EI);
61 static const ElementInfo *GetElementInfo(const llvm::StringRef &Name);
Dslang_rs_export_element.cpp59 ElementInfo *EI = new ElementInfo; in Init()
73 const ElementInfo *EI) { in Create()
134 const ElementInfo* EI = nullptr; in CreateFromDecl()
166 const RSExportElement::ElementInfo *