Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp116 LLDBPreprocessorCallbacks(ClangModulesDeclVendor & decl_vendor,ClangPersistentVariables & persistent_vars,clang::SourceManager & source_mgr) LLDBPreprocessorCallbacks() argument
1024 clang::SourceManager &source_mgr = m_compiler->getSourceManager(); ParseInternal() local