Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DFileSpec.cpp467 static RegularExpression g_source_file_regex(llvm::StringRef( in IsSourceImplementationFile() local
472 return g_source_file_regex.Execute(extension.GetStringRef()); in IsSourceImplementationFile()