Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Ddangling-handle.cpp101 const std::string& str_ref = ""; in Positives() local
/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp63 contains_lambda_identifier(llvm::StringRef & str_ref) contains_lambda_identifier() argument
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwin.cpp58 llvm::StringRef str_ref(string); ExceptionMaskValidator() local