Searched refs:FNLOS (Results 1 – 2 of 2) sorted by relevance
337 raw_string_ostream FNLOS(FunctionNameAndLine); in GCOVFunction() local338 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction()339 FNLOS.flush(); in GCOVFunction()
346 raw_string_ostream FNLOS(FunctionNameAndLine); in GCOVFunction() local347 FNLOS << getFunctionName(SP) << SP->getLine(); in GCOVFunction()348 FNLOS.flush(); in GCOVFunction()