Searched defs:printMethodInfo (Results 1 – 1 of 1) sorted by relevance
213 …sembler::SerializeCheckEnd(const pandasm::Function &method, std::ostream &os, bool printMethodInfo, in SerializeCheckEnd()235 …const pandasm::Function &method, bool printMethodInfo, std::ostringstream &headerSs, const MethodI… in SerializeIfPrintMethodInfo()280 bool printMethodInfo = printInformation && methodInfoIt != methodsInfo.end(); in Serialize() local