Home
last modified time | relevance | path

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

123

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDAffectedRangeManager.h27 AffectedRangeManager(const SourceManager &SourceMgr, in AffectedRangeManager()
58 const SourceManager &SourceMgr; variable
HDUnwrappedLineFormatter.h34 const SourceManager &SourceMgr, in UnwrappedLineFormatter()
69 const SourceManager &SourceMgr; variable
HDNamespaceEndCommentsFixer.cpp128 const SourceManager &SourceMgr, in addEndComment()
140 const SourceManager &SourceMgr, in updateEndComment()
187 const SourceManager &SourceMgr = Env.getSourceManager(); in analyze() local
HDWhitespaceManager.h39 WhitespaceManager(const SourceManager &SourceMgr, const FormatStyle &Style, in WhitespaceManager()
210 const SourceManager &SourceMgr; variable
HDUsingDeclarationsSorter.cpp116 const SourceManager &SourceMgr, tooling::Replacements *Fixes) { in endUsingDeclarationBlock()
187 const SourceManager &SourceMgr = Env.getSourceManager(); in analyze() local
HDFormatTokenLexer.h98 const SourceManager &SourceMgr; variable
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDCommentSema.h26 class SourceMgr; variable
40 const SourceManager &SourceMgr; variable
HDRawCommentList.h96 StringRef getRawText(const SourceManager &SourceMgr) const { in getRawText()
197 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {} in RawCommentList()
HDCommentParser.h43 const SourceManager &SourceMgr; variable
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Edit/
HDEditedSource.h36 const SourceManager &SourceMgr; variable
75 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec), IdentTable(LangOpts) {} in SourceMgr() function
HDCommit.h66 : SourceMgr(SM), LangOpts(LangOpts), PPRec(PPRec) {} in SourceMgr() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDScratchBuffer.h25 SourceManager &SourceMgr; variable
HDPPConditionalDirectiveRecord.h26 SourceManager &SourceMgr; variable
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mc/
HDDisassembler.h24 class SourceMgr; variable
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
HDTokens.h178 TokenBuffer(const SourceManager &SourceMgr) : SourceMgr(&SourceMgr) {} in TokenBuffer()
313 const SourceManager *SourceMgr; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDSourceMgr.h36 SourceMgr(ArrayRef<UniqueInst> S, unsigned Iter) in SourceMgr() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
HDUSRFindingAction.cpp200 bool FindSymbol(ASTContext &Context, const SourceManager &SourceMgr, in FindSymbol()
253 const SourceManager &SourceMgr = Context.getSourceManager(); in HandleTranslationUnit() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDRawCommentList.cpp108 RawComment::RawComment(const SourceManager &SourceMgr, SourceRange SR, in RawComment()
358 std::string RawComment::getFormattedText(const SourceManager &SourceMgr, in getFormattedText()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDVerifyDiagnosticConsumer.cpp843 static unsigned PrintUnexpected(DiagnosticsEngine &Diags, SourceManager *SourceMgr, in PrintUnexpected()
872 SourceManager &SourceMgr, in PrintExpected()
918 static unsigned CheckLists(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckLists()
968 static unsigned CheckResults(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckResults()
HDFrontendAction.cpp235 auto &SourceMgr = CI.getSourceManager(); in ReadOriginalFileName() local
505 SourceManager &SourceMgr = CI.getSourceManager(); in prepareToBuildModule() local
784 auto &SourceMgr = CI.getSourceManager(); in BeginSourceFile() local
HDPrintPreprocessedOutput.cpp265 SourceManager &SourceMgr = SM; in FileChanged() local
913 const SourceManager &SourceMgr = PP.getSourceManager(); in DoPrintPreprocessedInput() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDFixItRewriter.cpp37 FixItRewriter::FixItRewriter(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in FixItRewriter()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Rewrite/Core/
HDRewriter.h33 SourceManager *SourceMgr = nullptr; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
HDMCAsmParser.h34 class SourceMgr; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
HDMIParser.h29 class SourceMgr; variable

123