Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp983 size_t num_path_elements = num_args - (leaf_is_command ? 1 : 0); VerifyUserMultiwordCmdPath() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6658 const size_t num_path_elements = path->size(); GetIndexOfChildMemberWithName() local