Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.cpp66 std::string dir_buffer = convert_to_slash(f.GetDirectory().GetStringRef()); in analyzeFile() local
67 llvm::StringRef posix_dir(dir_buffer); in analyzeFile()