Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.bin/rpcgen/
Drpc_parse.h138 declaration enum_decl; member
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DClangASTType.cpp5302 EnumDecl *enum_decl = cast<EnumType>(qual_type)->getDecl(); in SetHasExternalStorage() local
5428 EnumDecl *enum_decl = enum_type->getDecl(); in CompleteTagDeclarationDefinition() local
5522 EnumDecl *enum_decl = enum_type->getDecl(); in GetEnumerationIntegerType() local
5738 const EnumDecl *enum_decl = enum_type->getDecl(); in DumpValue() local
5967 const EnumDecl *enum_decl = enum_type->getDecl(); in DumpTypeValue() local
DClangASTContext.cpp2070 EnumDecl *enum_decl = EnumDecl::Create (*ast, in CreateEnumerationType() local
/freebsd-10-stable/contrib/gcc/
Dc-parser.c1884 tree enum_decl; in c_parser_enum_specifier() local