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

/freebsd-current/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h86 clang::SourceManager * const SourceManager; member in class:clang::ast_matchers::MatchFinder::MatchResult::clang
H A DASTMatchers.h249 auto &SourceManager = Finder->getASTContext().getSourceManager(); local
270 auto &SourceManager = Finder->getASTContext().getSourceManager(); local
297 auto &SourceManager = Finder->getASTContext().getSourceManager(); local
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DSourceManager.h33 class SourceManager { class in namespace:lldb_private
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp72 const SourceMgr *SourceManager = getContext().getSourceManager(); local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp65 SourceManager::SourceManager(const TargetSP &target_sp) function in class:SourceManager
70 SourceManager::SourceManager(const DebuggerSP &debugger_sp) function in class:SourceManager
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp310 SourceManager::SourceManager(DiagnosticsEngine &Diag, FileManager &FileMgr, function in class:SourceManager
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h659 class SourceManager class in namespace:clang
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp2832 guessIsObjC(const SourceManager &SourceManager, argument

Completed in 225 milliseconds