Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/tools/clang_tidy_checks/
H A Dproper_version_checks.cpp68 registerPPCallbacks(const clang::SourceManager & source_manager,clang::Preprocessor * preprocessor,clang::Preprocessor * module_expander) registerPPCallbacks() argument
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp343 clang::SourceManager &source_manager = AddModule() local
H A DClangExpressionParser.cpp1228 clang::SourceManager &source_manager = m_compiler->getSourceManager(); RewriteExpression() local
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp291 SourceManager &source_manager = PrintInstructions() local
/llvm-project/lldb/source/API/
H A DSBTarget.cpp1983 SBSourceManager source_manager(*this); GetSourceManager() local