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