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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp78 m_block_struct_type = clang_ast_context->CreateStructForIdentifier(
H A DLibCxxMap.cpp305 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier(
H A DLibCxx.cpp248 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier(
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h225 CompilerType CreateStructForIdentifier(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1991 CompilerType ClangASTContext::CreateStructForIdentifier( function in class:ClangASTContext
2025 return CreateStructForIdentifier(type_name, type_fields, packed);

Completed in 271 milliseconds