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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTStructExtractor.cpp29 ASTStructExtractor(ASTConsumer *passthrough, const char *struct_name, ClangFunctionCaller &function) argument
/freebsd-13-stable/usr.sbin/bhyve/
H A Dsnapshot.h77 const char *struct_name; /* kernel structure name*/ member in struct:vm_snapshot_kern_info
/freebsd-13-stable/stand/usb/tools/
H A Dsysinit.c45 static const char *struct_name; variable
/freebsd-13-stable/sys/kern/
H A Dkern_event.c1123 kern_kevent_generic(struct thread *td, struct g_kevent_args *uap, struct kevent_copyops *k_ops, const char *struct_name) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp690 llvm::StringRef struct_name = encoding_die.GetName(); local

Completed in 181 milliseconds