Searched refs:pRSCD (Results 1 - 1 of 1) sorted by path

/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp233 bool ConfigCompiler(RSCompilerDriver &pRSCD) { argument
234 Compiler *RSC = pRSCD.getCompiler();
263 pRSCD.setConfig(config);
267 pRSCD.setDebugContext(true);
271 pRSCD.setEmbedGlobalInfo(true);
275 pRSCD.setEmbedGlobalInfoSkipConstant(true);

Completed in 133 milliseconds