Home | History | Annotate | Download | only in CppBackend

Lines Matching refs:printFunction

117     void printFunction(const std::string& fname, const std::string& funcName );
1973 void CppWriter::printFunction(const std::string& fname,
1998 printFunction(name, func.getName());
2075 printFunction(fname,tgtname);