Searched defs:g_regex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Host/common/ | ||
H A D | Socket.cpp | 189 static llvm::Regex g_regex("([^:]+|\\[[0-9a-fA-F:]+.*\\]):([0-9]+)"); DecodeHostAndPort() local |
/llvm-project/lldb/source/Symbol/ | ||
H A D | Variable.cpp | 381 static RegularExpression g_regex( GetValuesForVariableExpressionPath() local |