Home
last modified time | relevance | path

Searched refs:tree_node_type (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp248 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in Update() local
258 llvm::Optional<uint64_t> size = tree_node_type.GetByteSize(nullptr); in Update()
272 tree_node_type); in Update()
H A DLibCxxMap.cpp304 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in GetValueOffset() local
319 if (tree_node_type in GetValueOffset()