Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DFileSpec.cpp145 const auto next_next_next = safeCharAtIndex(path, i+3); in needsNormalization() local
146 switch (next_next_next) { in needsNormalization()