Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp59 bool contains_lambda_identifier(llvm::StringRef &str_ref) { in contains_lambda_identifier()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp58 llvm::StringRef str_ref(string); in ExceptionMaskValidator() local