Searched refs:test_cu_spec (Results 1 – 2 of 2) sorted by relevance
364 FileSpec *test_cu_spec = NULL; in File() local371 if (test_cu_spec) in File()373 if (test_cu_spec != static_cast<FileSpec *> (sc.comp_unit)) in File()378 test_cu_spec = sc.comp_unit; in File()
813 FileSpec *test_cu_spec = NULL; in DoExecute() local821 if (test_cu_spec) in DoExecute()823 if (test_cu_spec != static_cast<FileSpec *> (sc.comp_unit)) in DoExecute()828 test_cu_spec = sc.comp_unit; in DoExecute()