Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp49 static bool DefaultComputeClangResourceDirectory(FileSpec &lldb_shlib_spec, in DefaultComputeClangResourceDirectory() argument
88 bool lldb_private::ComputeClangResourceDirectory(FileSpec &lldb_shlib_spec, in ComputeClangResourceDirectory() argument
/llvm-project/lldb/unittests/Expression/
H A DClangParserTest.cpp34 FileSpec lldb_shlib_spec(lldb_shlib_path); in ComputeClangResourceDir() local