Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVariant.cpp107 uint64_t npos_value = VariantNposValue(*index_type_bytes); in LibcxxVariantGetIndexValidity() local
110 if (index_value == npos_value) in LibcxxVariantGetIndexValidity()