Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DUserSettingsController.cpp118 size_t dot_pos = setting.find_first_of('.'); in IsSettingExperimental() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp201 size_t dot_pos = name.find('.'); in ResolveNameWithDictionary() local
225 size_t dot_pos = name.find('.'); in ResolveName() local