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