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

/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_parse.h138 declaration enum_decl; member in struct:union_def
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp371 clang::EnumDecl *enum_decl = local
447 clang::EnumDecl *enum_decl = local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp504 auto enum_decl = TypeSystemClang::GetAsEnumDecl(ast_enum); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2178 EnumDecl *enum_decl = EnumDecl::CreateDeserialized(ast, 0); local
5358 const clang::EnumDecl *enum_decl = enum_type->getDecl(); local
7328 const EnumDecl *enum_decl = enum_type->getDecl(); local
7968 clang::EnumDecl *enum_decl = local
8416 const clang::EnumDecl *enum_decl = enutype->getDecl(); local
[all...]

Completed in 125 milliseconds