Searched refs:test_cu_spec (Results 1 – 2 of 2) sorted by relevance
365 FileSpec *test_cu_spec = NULL; in File() local372 if (test_cu_spec) in File()374 if (test_cu_spec != static_cast<FileSpec *> (sc.comp_unit)) in File()379 test_cu_spec = sc.comp_unit; in File()
810 FileSpec *test_cu_spec = NULL; in DoExecute() local818 if (test_cu_spec) in DoExecute()820 if (test_cu_spec != static_cast<FileSpec *> (sc.comp_unit)) in DoExecute()825 test_cu_spec = sc.comp_unit; in DoExecute()