Home
last modified time | relevance | path

Searched defs:enumerators (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/python/lib/gdb/
H A Dprinting.py226 def __init__(self, enumerators, val): argument
/netbsd/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/
H A Dprinting.py226 def __init__(self, enumerators, val): argument
/netbsd/external/apache2/llvm/dist/clang/utils/ABITest/
H A DTypeGen.py62 def __init__(self, index, enumerators): argument
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h3680 enumerator_range enumerators() const { in enumerators() function