| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/ |
| H A D | PPConditionalDirectiveRecord.h | 71 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| H A D | PreprocessingRecord.h | 413 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| H A D | Preprocessor.h | 819 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Format/ |
| H A D | TokenAnalyzer.h | 54 const SourceManager &getSourceManager() const { return SM; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/ |
| H A D | EditedSource.h | 78 const SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | AnalysisManager.h | 84 SourceManager &getSourceManager() override { in getSourceManager() function
|
| H A D | CheckerContext.h | 107 SourceManager &getSourceManager() { in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParserExtension.h | 68 SourceMgr &getSourceManager() { return getParser().getSourceManager(); } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 474 SourceManager &getSourceManager() { return D.getSourceManager(); } in getSourceManager() function 585 SourceManager& getSourceManager() { in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/ |
| H A D | ASTUnit.h | 427 const SourceManager &getSourceManager() const { return *SourceMgr; } in getSourceManager() function 428 SourceManager &getSourceManager() { return *SourceMgr; } in getSourceManager() function
|
| H A D | CompilerInstance.h | 429 SourceManager &getSourceManager() const { in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | Diagnostic.h | 522 SourceManager &getSourceManager() const { in getSourceManager() function 1329 SourceManager &getSourceManager() const { return DiagObj->getSourceManager();} in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 289 const SourceMgr *getSourceManager() const { return SrcMgr; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | ASTContext.h | 662 SourceManager& getSourceManager() { return SourceMgr; } in getSourceManager() function 663 const SourceManager& getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 1497 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 207 SourceMgr &getSourceManager() override { return SrcMgr; } in getSourceManager() function in __anon1f1fff4e0111::AsmParser
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 1236 SourceManager &getSourceManager() const { return SourceMgr; } in getSourceManager() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | ClangASTContext.cpp | 922 clang::SourceManager *ClangASTContext::getSourceManager() { in getSourceManager() function in ClangASTContext
|