Home
last modified time | relevance | path

Searched defs:knowntypes (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Tools/c-analyzer/cpython/
D_analyzer.py134 def analyze_resolved(resolved, decl, types, knowntypes, extra=None): argument
158 def _check_unsupported(decl, typedeps, types, knowntypes): argument
172 def _check_members(decl, typedeps, types, knowntypes): argument
196 def _check_typedep(decl, typedecl, types, knowntypes): argument
225 def _check_vartype(decl, typedecl, types, knowntypes): argument
237 def _check_typespec(decl, typedecl, types, knowntypes): argument
/third_party/elfutils/libebl/
Deblcorenotetypename.c45 static const char *knowntypes[] = in ebl_core_note_type_name() local
Deblsectiontypename.c45 static const char *knowntypes[] = in ebl_section_type_name() local
Deblobjnotetypename.c118 static const char *knowntypes[] = in ebl_object_note_type_name() local
/third_party/python/Tools/c-analyzer/c_analyzer/
Danalyze.py31 def analyze_decl(decl, typespecs, knowntypespecs, types, knowntypes, *, argument
/third_party/elfutils/src/
Dreadelf.c1076 static const char *const knowntypes[] = in print_file_type() local