/llvm-project/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 34 class SourceManager; variable 61 friend class SourceManager; variable 91 friend class SourceManager; variable
|
H A D | NoSanitizeList.h | 26 class SourceManager; variable
|
H A D | XRayLists.h | 27 class SourceManager; variable
|
/llvm-project/clang/include/clang/Tooling/Inclusions/ |
H A D | HeaderAnalysis.h | 17 class SourceManager; variable
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | AST.h | 31 class SourceManager; variable
|
H A D | SourceCode.h | 35 class SourceManager; variable
|
/llvm-project/clang/include/clang/Lex/ |
H A D | ScratchBuffer.h | 19 class SourceManager; variable
|
/llvm-project/clang/include/clang/Index/ |
H A D | USRGeneration.h | 21 class SourceManager; global() variable
|
/llvm-project/clang/include/clang/Tooling/Refactoring/Extract/ |
H A D | SourceExtraction.h | 17 class SourceManager; variable
|
/llvm-project/clang-tools-extra/clang-tidy/abseil/ |
H A D | AbseilMatcher.h | 33 auto &SourceManager = Finder->getASTContext().getSourceManager(); in AST_POLYMORPHIC_MATCHER() local
|
/llvm-project/clang-tools-extra/include-cleaner/include/clang-include-cleaner/ |
H A D | Analysis.h | 27 class SourceManager; global() variable
|
/llvm-project/clang/include/clang/Rewrite/Core/ |
H A D | TokenRewriter.h | 28 class SourceManager; variable
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 30 class SourceManager; variable
|
/llvm-project/clang/tools/libclang/ |
H A D | CXSourceLocation.h | 23 class SourceManager; variable
|
/llvm-project/clang/tools/clang-refactor/ |
H A D | TestSupport.h | 29 class SourceManager; variable
|
/llvm-project/clang/include/clang/Rewrite/Frontend/ |
H A D | FixItRewriter.h | 31 class SourceManager; variable
|
/llvm-project/clang/include/clang/APINotes/ |
H A D | APINotesManager.h | 27 class SourceManager; variable
|
/llvm-project/clang/include/clang/AST/ |
H A D | CommentParser.h | 23 class SourceManager; variable
|
H A D | Stmt.h | 66 class SourceManager; variable
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | MagicNumbersCheck.h | 37 bool isSyntheticValue(const clang::SourceManager *, in isSyntheticValue()
|
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | LiveVariables.h | 26 class SourceManager; variable
|
/llvm-project/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.cpp | 63 getIncludeFixerContext(const clang::SourceManager &SourceManager, in getIncludeFixerContext() argument 303 minimizeInclude(StringRef Include,const clang::SourceManager & SourceManager,clang::HeaderSearch & HeaderSearch) const minimizeInclude() argument 327 getIncludeFixerContext(const clang::SourceManager & SourceManager,clang::HeaderSearch & HeaderSearch,ArrayRef<find_all_symbols::SymbolInfo> MatchedSymbols) const getIncludeFixerContext() argument
|
/llvm-project/clang/unittests/Analysis/FlowSensitive/ |
H A D | TestingSupport.cpp | 33 const SourceManager &SourceManager, in isAnnotationDirectlyAfterStatement() argument 85 auto &SourceManager = Context.getSourceManager(); in buildStatementToAnnotationMapping() local [all...] |
/llvm-project/clang/include/clang/Edit/ |
H A D | EditedSource.h | 28 class SourceManager; variable
|
H A D | Commit.h | 23 class SourceManager; variable
|