Home
last modified time | relevance | path

Searched defs:SourceManager (Results 1 – 25 of 58) sorted by relevance

123

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceLocation.h33 class SourceManager; variable
60 friend class SourceManager; variable
89 friend class SourceManager; variable
H A DNoSanitizeList.h26 class SourceManager; variable
H A DXRayLists.h27 class SourceManager; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DAST.h28 class SourceManager; variable
H A DSourceCode.h34 class SourceManager; variable
/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.cpp38 const SourceManager &SourceManager, in isAnnotationDirectlyAfterStatement()
68 auto &SourceManager = Context.getSourceManager(); in buildStatementToAnnotationMapping() local
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DScratchBuffer.h19 class SourceManager; variable
/llvm-project-15.0.7/clang/include/clang/Index/
H A DUSRGeneration.h21 class SourceManager; variable
/llvm-project-15.0.7/clang/include/clang/Tooling/Refactoring/Extract/
H A DSourceExtraction.h17 class SourceManager; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/abseil/
H A DAbseilMatcher.h34 auto &SourceManager = Finder->getASTContext().getSourceManager(); in AST_POLYMORPHIC_MATCHER() local
/llvm-project-15.0.7/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h28 class SourceManager; variable
H A DRewriter.h27 class SourceManager; variable
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h30 class SourceManager; variable
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXSourceLocation.h23 class SourceManager; variable
/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DTestSupport.h29 class SourceManager; variable
/llvm-project-15.0.7/clang/include/clang/Rewrite/Frontend/
H A DFixItRewriter.h31 class SourceManager; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DMagicNumbersCheck.h39 bool isSyntheticValue(const clang::SourceManager *, in isSyntheticValue()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DCommentParser.h23 class SourceManager; variable
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h26 class SourceManager; variable
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp62 getIncludeFixerContext(const clang::SourceManager &SourceManager, in getIncludeFixerContext()
302 StringRef Include, const clang::SourceManager &SourceManager, in minimizeInclude()
325 const clang::SourceManager &SourceManager, in getIncludeFixerContext()
/llvm-project-15.0.7/clang/include/clang/Edit/
H A DEditedSource.h28 class SourceManager; variable
H A DCommit.h23 class SourceManager; variable
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyCheck.h23 class SourceManager; variable
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp73 const SourceMgr *SourceManager = getContext().getSourceManager(); in emitPrefixedInstruction() local
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DVirtualClassDestructorCheck.cpp88 const SourceManager &SourceManager) { in generateUserDeclaredDestructor()

123