Searched refs:FNLOS (Results 1 – 1 of 1) sorted by relevance
341 raw_string_ostream FNLOS(FunctionNameAndLine); in GCOVFunction() local342 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction()343 FNLOS.flush(); in GCOVFunction()