| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | TokenAnalyzer.h | 38 SourceManager &getSourceManager() const { return SM; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPConditionalDirectiveRecord.h | 70 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| H A D | PreprocessingRecord.h | 412 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| H A D | Preprocessor.h | 1230 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
| H A D | EditedSource.h | 77 const SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | AnalysisManager.h | 86 SourceManager &getSourceManager() override { in getSourceManager() function
|
| H A D | CheckerContext.h | 112 const SourceManager &getSourceManager() { in getSourceManager() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 67 SourceMgr &getSourceManager() { return getParser().getSourceManager(); } in getSourceManager() function
|
| H A D | MCAsmParser.h | 166 SourceMgr &getSourceManager() { return SrcMgr; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 447 const SourceManager &getSourceManager() const { return *SourceMgr; } in getSourceManager() function 448 SourceManager &getSourceManager() { return *SourceMgr; } in getSourceManager() function
|
| H A D | CompilerInstance.h | 456 SourceManager &getSourceManager() const { in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 625 const SourceManager &getSourceManager() { return D.getSourceManager(); } in getSourceManager() function 742 const SourceManager& getSourceManager() const { in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 617 SourceManager &getSourceManager() const { in getSourceManager() function 1559 SourceManager &getSourceManager() const { in getSourceManager() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 401 const SourceMgr *getSourceManager() const { return SrcMgr; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTContext.h | 793 SourceManager& getSourceManager() { return SourceMgr; } in getSourceManager() function 794 const SourceManager& getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 1789 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 174 const SourceManager &getSourceManager() const { return SM; } in getSourceManager() function in __anon2f4a13600111::PathDiagnosticConstruct
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 907 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|