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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_parse.h133 declaration enum_decl; member in struct:union_def
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp378 clang::EnumDecl *enum_decl = local
452 clang::EnumDecl *enum_decl = local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp512 auto enum_decl = TypeSystemClang::GetAsEnumDecl(ast_enum); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2360 EnumDecl *enum_decl = EnumDecl::CreateDeserialized(ast, 0); local
5492 const clang::EnumDecl *enum_decl = enum_type->getDecl(); local
7528 const EnumDecl *enum_decl = enum_type->getDecl(); local
8181 clang::EnumDecl *enum_decl = local
8474 const clang::EnumDecl *enum_decl = enutype->getDecl(); local
8790 clang::EnumDecl *enum_decl = local
[all...]

Completed in 193 milliseconds