Searched refs:CreateStructForIdentifier (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp280 ast->CreateStructForIdentifier(llvm::StringRef(),
290 ast->CreateStructForIdentifier(llvm::StringRef(),
302 ast->CreateStructForIdentifier(llvm::StringRef(),
313 ast->CreateStructForIdentifier(llvm::StringRef(),
321 ast->CreateStructForIdentifier(
333 ast->CreateStructForIdentifier(llvm::StringRef(),
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp247 ast->CreateStructForIdentifier(llvm::StringRef(),
255 ast->CreateStructForIdentifier(llvm::StringRef(),
264 ast->CreateStructForIdentifier(llvm::StringRef(),
272 ast->CreateStructForIdentifier(llvm::StringRef(),
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp68 m_block_struct_type = clang_ast_context->CreateStructForIdentifier(
H A DLibCxxMap.cpp293 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier(
H A DLibCxx.cpp319 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier(
484 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h283 CompilerType CreateStructForIdentifier(
H A DTypeSystemClang.cpp2310 CompilerType TypeSystemClang::CreateStructForIdentifier( function in class:TypeSystemClang
2345 return CreateStructForIdentifier(type_name, type_fields, packed);

Completed in 203 milliseconds