Home
last modified time | relevance | path

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

123

/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.h28 const SourceManager &SourceMgr; variable
49 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), 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
DModuleMap.h40 SourceManager &SourceMgr; variable
/external/llvm/tools/llvm-mc/
DDisassembler.h25 class SourceMgr; variable
/external/clang/lib/Format/
DWhitespaceManager.h40 WhitespaceManager(SourceManager &SourceMgr, const FormatStyle &Style, in WhitespaceManager()
194 SourceManager &SourceMgr; variable
DFormat.cpp1268 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, FormatStyle &Style, in FormatTokenLexer()
1637 SourceManager &SourceMgr; member in clang::format::__anon0bcb66d40111::FormatTokenLexer
1680 Formatter(const FormatStyle &Style, Lexer &Lex, SourceManager &SourceMgr, in Formatter()
1951 SourceManager &SourceMgr; member in clang::format::__anon0bcb66d40111::Formatter
1963 SourceManager &SourceMgr, in reformat()
1981 SourceManager SourceMgr(Diagnostics, Files); in reformat() local
DContinuationIndenter.h137 SourceManager &SourceMgr; variable
/external/llvm/include/llvm/Support/
DSourceMgr.h27 class SourceMgr; variable
74 SourceMgr() in SourceMgr() function
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h30 class SourceMgr; variable
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp619 static unsigned PrintUnexpected(DiagnosticsEngine &Diags, SourceManager *SourceMgr, in PrintUnexpected()
647 static unsigned PrintExpected(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in PrintExpected()
692 static unsigned CheckLists(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckLists()
740 static unsigned CheckResults(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckResults()
DCompilerInstance.cpp240 SourceManager &SourceMgr, in InitializeFileRemapping()
702 SourceManager &SourceMgr, in InitializeSourceManager()
929 SourceManager &SourceMgr = Instance.getSourceManager(); in compileModuleImpl() local
1043 SourceManager &SourceMgr = PP.getSourceManager(); in checkConfigMacro() local
DPrintPreprocessedOutput.cpp258 SourceManager &SourceMgr = SM; in FileChanged() local
735 const SourceManager &SourceMgr = PP.getSourceManager(); in DoPrintPreprocessedInput() local
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp48 SourceManager SourceMgr; member in __anon236089190111::PPConditionalDirectiveRecordTest
/external/clang/lib/Rewrite/Frontend/
DFixItRewriter.cpp30 FixItRewriter::FixItRewriter(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in FixItRewriter()
/external/clang/tools/clang-check/
DClangCheck.cpp120 clang::SourceManager& SourceMgr, in FixItRewriter()
/external/clang/lib/AST/
DRawCommentList.cpp67 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment()
/external/clang/include/clang/Rewrite/Core/
DRewriter.h128 SourceManager *SourceMgr; variable
/external/llvm/lib/TableGen/
DTGLexer.h25 class SourceMgr; variable
/external/clang/unittests/Basic/
DSourceManagerTest.cpp48 SourceManager SourceMgr; member in __anonc0f8f66c0111::SourceManagerTest
/external/clang/lib/Lex/
DTokenLexer.cpp574 SourceManager &SourceMgr = PP.getSourceManager(); in PasteTokens() local

123