Searched refs:has_functions (Results 1 – 6 of 6) sorted by relevance
167 if (debug_info.has_functions) { in ComputeMainBinaryScore()515 GetMapping(mapping_id).debug_info.has_functions = true; in WriteFunctionIfNeeded()571 GetMapping(mapping_id).debug_info.has_functions = true; in WriteFunctionIfNeeded()623 m->set_has_functions(mapping.debug_info.has_functions); in WriteMapping()
212 bool has_functions{false};
47 bool has_functions = 7; field
153 print('%shas_functions: %s' % (space, mapping.has_functions))649 profile_mapping.has_functions = True
842 bool has_functions = sampled ? matrix->textures[i]->sampled : matrix->textures[i]->storage; in llvmpipe_register_texture() local843 if (has_functions) in llvmpipe_register_texture()
171 bool has_functions = 7; field