Home
last modified time | relevance | path

Searched refs:CreateStructForIdentifier (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp78 m_block_struct_type = clang_ast_context->CreateStructForIdentifier( in BlockPointerSyntheticFrontEnd()
H A DLibCxxMap.cpp304 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in GetValueOffset()
H A DLibCxx.cpp284 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in Update()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h280 CompilerType CreateStructForIdentifier(
H A DTypeSystemClang.cpp2264 CompilerType TypeSystemClang::CreateStructForIdentifier( in CreateStructForIdentifier() function in TypeSystemClang
2299 return CreateStructForIdentifier(type_name, type_fields, packed); in GetOrCreateStructForIdentifier()