Home
last modified time | relevance | path

Searched defs:SourceMgr (Results 1 – 25 of 56) 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.cpp598 FormatTokenLexer(SourceManager &SourceMgr, FileID ID, FormatStyle &Style, in FormatTokenLexer()
1119 SourceManager &SourceMgr; member in clang::format::__anon8c84d11d0111::FormatTokenLexer
1188 Formatter(const FormatStyle &Style, SourceManager &SourceMgr, FileID ID, in Formatter()
1461 SourceManager &SourceMgr; member in clang::format::__anon8c84d11d0111::Formatter
1473 SourceManager &SourceMgr, in reformat()
1482 SourceManager &SourceMgr, FileID ID, in reformat()
1500 SourceManager SourceMgr(Diagnostics, Files); in reformat() local
DContinuationIndenter.h140 SourceManager &SourceMgr; variable
/external/llvm/include/llvm/Support/
DSourceMgr.h27 class SourceMgr; variable
79 SourceMgr() in SourceMgr() function
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp616 static unsigned PrintUnexpected(DiagnosticsEngine &Diags, SourceManager *SourceMgr, in PrintUnexpected()
645 SourceManager &SourceMgr, in PrintExpected()
690 static unsigned CheckLists(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckLists()
738 static unsigned CheckResults(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckResults()
DCompilerInstance.cpp240 SourceManager &SourceMgr, in InitializeFileRemapping()
704 SourceManager &SourceMgr, in InitializeSourceManager()
934 SourceManager &SourceMgr = Instance.getSourceManager(); in compileModuleImpl() local
1081 SourceManager &SourceMgr = PP.getSourceManager(); in checkConfigMacro() local
DPrintPreprocessedOutput.cpp255 SourceManager &SourceMgr = SM; in FileChanged() local
734 const SourceManager &SourceMgr = PP.getSourceManager(); in DoPrintPreprocessedInput() local
/external/clang/unittests/AST/
DASTVectorTest.cpp38 SourceManager SourceMgr; member in clang::ast::__anon1279e7ca0111::ASTVectorTest
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h30 class SourceMgr; variable
/external/clang/tools/clang-check/
DClangCheck.cpp112 clang::SourceManager& SourceMgr, in FixItRewriter()
/external/clang/unittests/Lex/
DPPConditionalDirectiveRecordTest.cpp48 SourceManager SourceMgr; member in __anon276554020111::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()
/external/clang/lib/AST/
DRawCommentList.cpp67 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment()
/external/llvm/lib/TableGen/
DTGLexer.h25 class SourceMgr; variable
/external/clang/unittests/Basic/
DSourceManagerTest.cpp48 SourceManager SourceMgr; member in __anonab67d2b50111::SourceManagerTest

123