Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxx.cpp284 CompilerType tree_node_type = ast_ctx->CreateStructForIdentifier( in Update() local
294 llvm::Optional<uint64_t> size = tree_node_type.GetByteSize(nullptr); in Update()
308 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()