Home
last modified time | relevance | path

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

123

/external/clang/lib/Format/
DAffectedRangeManager.h28 AffectedRangeManager(const SourceManager &SourceMgr, in AffectedRangeManager()
60 const SourceManager &SourceMgr; variable
DWhitespaceManager.h40 WhitespaceManager(const SourceManager &SourceMgr, const FormatStyle &Style, in WhitespaceManager()
206 const SourceManager &SourceMgr; variable
DFormatTokenLexer.h72 const SourceManager &SourceMgr; variable
/external/clang/include/clang/AST/
DCommentSema.h27 class SourceMgr; variable
41 const SourceManager &SourceMgr; variable
DRawCommentList.h101 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
184 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
DCommentParser.h44 const SourceManager &SourceMgr; variable
/external/clang/include/clang/Edit/
DEditedSource.h30 const SourceManager &SourceMgr; variable
55 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts), in SourceMgr() function
DCommit.h62 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), Editor(nullptr), in SourceMgr() function
/external/clang/include/clang/Lex/
DScratchBuffer.h26 SourceManager &SourceMgr; variable
DPPConditionalDirectiveRecord.h27 SourceManager &SourceMgr; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mc/
DDisassembler.h25 class SourceMgr; variable
/external/llvm/tools/llvm-mc/
DDisassembler.h25 class SourceMgr; variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DSourceMgr.h27 class SourceMgr; variable
67 SourceMgr() : LineNoCache(0), DiagHandler(0), DiagContext(0) {} in SourceMgr() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmParser.h25 class SourceMgr; variable
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSourceMgr.h34 SourceMgr(const InstVec &MCInstSequence, unsigned NumIterations) in SourceMgr() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h27 class SourceMgr; variable
74 SourceMgr() in SourceMgr() function
/external/llvm/include/llvm/Support/
DSourceMgr.h27 class SourceMgr; variable
79 SourceMgr() in SourceMgr() function
/external/clang/unittests/AST/
DASTVectorTest.cpp38 SourceManager SourceMgr; member in clang::ast::__anoncc3ebd330111::ASTVectorTest
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.h31 class SourceMgr; variable
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h30 class SourceMgr; variable
/external/clang/tools/clang-check/
DClangCheck.cpp114 clang::SourceManager& SourceMgr, in FixItRewriter()
/external/clang/lib/Frontend/
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()
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp47 SourceManager SourceMgr; member in __anon18520ecb0111::PPConditionalDirectiveRecordTest
/external/clang/include/clang/Rewrite/Core/
DRewriter.h32 SourceManager *SourceMgr; variable
/external/clang/lib/Frontend/Rewrite/
DFixItRewriter.cpp30 FixItRewriter::FixItRewriter(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in FixItRewriter()

123