Searched defs:enum_decl (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_parse.h138 declaration enum_decl; member in struct:union_def
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTImporter.cpp371 clang::EnumDecl *enum_decl = local
447 clang::EnumDecl *enum_decl = local
H A DClangASTContext.cpp2042 EnumDecl *enum_decl = EnumDecl::Create( local
5140 const clang::EnumDecl *enum_decl = enum_type->getDecl(); local
7715 clang::EnumDecl *enum_decl = local
7905 clang::EnumDecl *enum_decl = enutype->getDecl(); local
8151 const clang::EnumDecl *enum_decl = enutype->getDecl(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp502 auto enum_decl = ClangASTContext::GetAsEnumDecl(ast_enum); local
/freebsd-11-stable/contrib/gcc/
H A Dc-parser.c1884 tree enum_decl; local

Completed in 123 milliseconds