Home
last modified time | relevance | path

Searched defs:SourceMgr (Results 1 – 25 of 213) sorted by relevance

123456789

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DSourceMgr.h29 struct SourceMgr { struct
53 virtual ~SourceMgr() {} in ~SourceMgr() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DSourceMgr.h29 struct SourceMgr { struct
53 virtual ~SourceMgr() {} in ~SourceMgr() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DSourceMgr.h29 struct SourceMgr { struct
53 virtual ~SourceMgr() {} in ~SourceMgr() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DSourceMgr.h29 struct SourceMgr { struct
53 virtual ~SourceMgr() {} in ~SourceMgr() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DSourceMgr.h29 struct SourceMgr { struct
53 virtual ~SourceMgr() {} in ~SourceMgr() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DRawCommentList.h98 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
118 bool hasUnsupportedSplice(const SourceManager &SourceMgr) const { in hasUnsupportedSplice()
214 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
DCommentSema.h26 class SourceMgr; variable
40 const SourceManager &SourceMgr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DRawCommentList.h98 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
118 bool hasUnsupportedSplice(const SourceManager &SourceMgr) const { in hasUnsupportedSplice()
214 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
DCommentSema.h26 class SourceMgr; variable
40 const SourceManager &SourceMgr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DRawCommentList.h98 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
118 bool hasUnsupportedSplice(const SourceManager &SourceMgr) const { in hasUnsupportedSplice()
214 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
DCommentSema.h26 class SourceMgr; variable
40 const SourceManager &SourceMgr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DRawCommentList.h98 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
118 bool hasUnsupportedSplice(const SourceManager &SourceMgr) const { in hasUnsupportedSplice()
209 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
DCommentSema.h26 class SourceMgr; variable
40 const SourceManager &SourceMgr; variable
/aosp_15_r20/external/clang/lib/Format/
H A DAffectedRangeManager.h28 AffectedRangeManager(const SourceManager &SourceMgr, in AffectedRangeManager()
60 const SourceManager &SourceMgr; variable
H A DWhitespaceManager.h40 WhitespaceManager(const SourceManager &SourceMgr, const FormatStyle &Style, in WhitespaceManager()
206 const SourceManager &SourceMgr; variable
/aosp_15_r20/external/skia/src/codec/
H A DSkJpegDecoderMgr.h76 struct SourceMgr : jpeg_source_mgr { struct
83 std::unique_ptr<SkJpegSourceMgr> fSourceMgr; argument
/aosp_15_r20/external/clang/include/clang/AST/
H A DCommentSema.h27 class SourceMgr; variable
41 const SourceManager &SourceMgr; variable
H A DRawCommentList.h101 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
184 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
/aosp_15_r20/external/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp614 static unsigned PrintUnexpected(DiagnosticsEngine &Diags, SourceManager *SourceMgr, in PrintUnexpected()
643 SourceManager &SourceMgr, in PrintExpected()
688 static unsigned CheckLists(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckLists()
738 static unsigned CheckResults(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckResults()
/aosp_15_r20/external/clang/include/clang/Edit/
H A DEditedSource.h30 const SourceManager &SourceMgr; variable
55 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts), in SourceMgr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Edit/
DEditedSource.h36 const SourceManager &SourceMgr; variable
75 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts) {} in SourceMgr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Edit/
DEditedSource.h36 const SourceManager &SourceMgr; variable
75 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts) {} in SourceMgr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Edit/
DEditedSource.h36 const SourceManager &SourceMgr; variable
75 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts) {} in SourceMgr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Edit/
DEditedSource.h36 const SourceManager &SourceMgr; variable
75 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts) {} in SourceMgr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Syntax/
DTokens.h176 TokenBuffer(const SourceManager &SourceMgr) : SourceMgr(&SourceMgr) {} in TokenBuffer()
378 const SourceManager *SourceMgr; variable

123456789