Searched defs:typedecl (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Tools/c-analyzer/cpython/ |
| D | _analyzer.py | 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 280 def __init__(self, item, typedecl=None, *, unsupported=None, **extra): argument
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_test_bad_identifiers.proto | 117 optional uint32 typedecl = 39; field
|
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| D | info.py | 91 def __init__(self, item, typedecl=None, **extra): argument
|