Searched defs:SourceManager (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h31 class SourceManager { class in namespace:lldb_private
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h85 clang::SourceManager * const SourceManager; member in class:clang::ast_matchers::MatchFinder::MatchResult::clang
H A DASTMatchers.h239 auto &SourceManager = Finder->getASTContext().getSourceManager(); local
260 auto &SourceManager = Finder->getASTContext().getSourceManager(); local
286 auto &SourceManager = Finder->getASTContext().getSourceManager(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp53 SourceManager::SourceManager(const TargetSP &target_sp) function in class:SourceManager
58 SourceManager::SourceManager(const DebuggerSP &debugger_sp) function in class:SourceManager
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp348 SourceManager::SourceManager(DiagnosticsEngine &Diag, FileManager &FileMgr, function in class:SourceManager
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1712 guessIsObjC(const SourceManager &SourceManager, argument
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h596 class SourceManager class in namespace:clang
[all...]

Completed in 271 milliseconds