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

/openbsd-current/usr.bin/rpcgen/
H A Drpc_parse.h110 declaration enum_decl; member in struct:union_def
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp378 clang::EnumDecl *enum_decl = local
452 clang::EnumDecl *enum_decl = local
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp513 auto enum_decl = TypeSystemClang::GetAsEnumDecl(ast_enum); local
/openbsd-current/gnu/gcc/gcc/
H A Dc-parser.c1736 tree enum_decl; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2352 EnumDecl *enum_decl = EnumDecl::CreateDeserialized(ast, 0); local
5612 const clang::EnumDecl *enum_decl = enum_type->getDecl(); local
7653 const EnumDecl *enum_decl = enum_type->getDecl(); local
8306 clang::EnumDecl *enum_decl = local
8757 const clang::EnumDecl *enum_decl = enutype->getDecl(); local
[all...]

Completed in 291 milliseconds