HomeSort by relevance Sort by last modified time
    Searched refs:GetElementInfo (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_element.h 62 static const ElementInfo *GetElementInfo(const llvm::StringRef &Name);
slang_rs_export_element.cpp 143 EI = GetElementInfo(TD->getName());
159 RSExportElement::GetElementInfo(const llvm::StringRef &Name) {

Completed in 20 milliseconds