Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp120 void moduleImport(SourceLocation import_location, clang::ModuleIdPath path, in moduleImport() argument
125 m_source_mgr.getPresumedLoc(import_location).getFilename(); in moduleImport()