Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 11 of 11) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
DSymbolFileNativePDB.cpp542 lldb::TypeSP SymbolFileNativePDB::CreateModifierType(PdbTypeSymId type_id, in CreateModifierType()
562 SymbolFileNativePDB::CreatePointerType(PdbTypeSymId type_id, in CreatePointerType()
641 SymbolFileNativePDB::CreateClassStructUnion(PdbTypeSymId type_id, in CreateClassStructUnion()
654 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
660 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
666 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
680 TypeSP SymbolFileNativePDB::CreateArrayType(PdbTypeSymId type_id, in CreateArrayType()
694 TypeSP SymbolFileNativePDB::CreateFunctionType(PdbTypeSymId type_id, in CreateFunctionType()
703 TypeSP SymbolFileNativePDB::CreateProcedureType(PdbTypeSymId type_id, in CreateProcedureType()
712 TypeSP SymbolFileNativePDB::CreateType(PdbTypeSymId type_id, CompilerType ct) { in CreateType()
[all …]
DPdbAstBuilder.cpp377 PdbTypeSymId type_id = uid.asTypeSym(); in GetParentDeclContext() local
445 PdbTypeSymId type_id = PdbSymUid(status.uid).asTypeSym(); in CompleteTagDecl() local
1033 PdbTypeSymId type_id(proc.FunctionType); in GetOrCreateFunctionDecl() local
DUdtRecordCompleter.cpp71 PdbTypeSymId type_id(ti); in AddBaseClassForTypeIndex() local
/openbsd/src/usr.sbin/amd/amd/
Drpc_fwd.c204 fwd_packet(int type_id, void *pkt, int len, struct sockaddr_in *fwdto, in fwd_packet()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-pretty-print.h52 c_pretty_print_fn type_id; member
/openbsd/src/usr.sbin/makefs/cd9660/
Diso9660_rrip.c453 cd9660node_susp_create_node(int susp_type, int entry_type, const char *type_id, in cd9660node_susp_create_node()
/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_interface.cpp78 uint32_t type_id; member
/openbsd/src/gnu/gcc/gcc/
Dc-pretty-print.h75 c_pretty_print_fn type_id; member
/openbsd/src/usr.sbin/amd/include/
Dam.h556 #define MK_RPC_XID(type_id, uniq) ((type_id) | ((uniq) << 4)) argument
/openbsd/src/lib/libcrypto/x509/
Dx509v3.h156 ASN1_OBJECT *type_id; member
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dste.c984 tree type_id; in ffeste_io_dolio_() local