Home
last modified time | relevance | path

Searched defs:num_path_elements (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp980 size_t num_path_elements = num_args - (leaf_is_command ? 1 : 0); in VerifyUserMultiwordCmdPath() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6785 const size_t num_path_elements = path->size(); in GetIndexOfChildMemberWithName() local