Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_context.cpp292 for (NeedExportTypeSet::const_iterator EI = mNeedExportTypes.begin(), in processExports()
293 EE = mNeedExportTypes.end(); in processExports()
Dslang_rs_context.h93 NeedExportTypeSet mNeedExportTypes; variable
179 mNeedExportTypes.insert(S); in addExportType()