Home
last modified time | relevance | path

Searched defs:opaque_payload (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h507 SetPayload(Payload opaque_payload) SetPayload() argument
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp109 CreateTypedef(lldb::opaque_compiler_type_t type,const char * name,const CompilerDeclContext & decl_ctx,uint32_t opaque_payload) CreateTypedef() argument
H A DType.cpp273 Type(lldb::user_id_t uid,SymbolFile * symbol_file,ConstString name,std::optional<uint64_t> byte_size,SymbolContextScope * context,user_id_t encoding_uid,EncodingDataType encoding_uid_type,const Declaration & decl,const CompilerType & compiler_type,ResolveState compiler_type_resolve_state,uint32_t opaque_payload) Type() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h80 TypePayloadClang(uint32_t opaque_payload) TypePayloadClang() argument