Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp265 std::vector<std::string> &VarNameList = mpResult->mExportVarsName; in compile() local
353 VarNameList.push_back(VarNames[i]); in compile()
426 VarNameList[i].c_str())); in compile()