Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp116 clang::SourceManager &source_mgr) in LLDBPreprocessorCallbacks()
1024 clang::SourceManager &source_mgr = m_compiler->getSourceManager(); in ParseInternal() local