Home
last modified time | relevance | path

Searched refs:is_decl (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c3239 Bool is_decl = False; in parse_type_DIE() local
3260 is_decl = True; in parse_type_DIE()
3282 && (parser->language != 'A' && !is_decl)) { in parse_type_DIE()
3365 Bool is_decl = False; in parse_type_DIE() local
3397 is_decl = True; in parse_type_DIE()
3411 if (is_decl && (!is_spec)) { in parse_type_DIE()
3433 if ((!is_decl) /* && (!is_spec) */) { in parse_type_DIE()