Searched refs:m_source_mgr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp109 clang::SourceManager &m_source_mgr; member in class:ClangExpressionParser::LLDBPreprocessorCallbacks
118 m_source_mgr(source_mgr) {}
125 m_source_mgr.getPresumedLoc(import_location).getFilename();

Completed in 99 milliseconds