Searched refs:mergeSource (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
H A DScript.cpp35 bool Script::mergeSource(Source &pSource, bool pPreserveSource) { function in class:Script
/frameworks/compile/libbcc/include/bcc/
H A DScript.h51 bool mergeSource(Source &pSource, bool pPreserveSource = false);
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp165 if (!result->mergeSource(*source, /* pPreserveSource */false)) {

Completed in 101 milliseconds