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