Searched refs:generateCppSource (Results 1 – 3 of 3) sorted by relevance
142 void generateCppSource(Formatter& out) const;
1029 astGenerationFunction(&AST::generateCppSource),
823 void AST::generateCppSource(Formatter& out) const { in generateCppSource() function in android::AST