Searched refs:SourceManager (Results 76 - 100 of 166) sorted by relevance

1234567

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DObjCUnusedIVarsChecker.cpp22 #include "clang/Basic/SourceManager.h"
103 SourceManager &SM) {
161 SourceManager &SM = BR.getSourceManager();
H A DUnreachableCodeChecker.cpp19 #include "clang/Basic/SourceManager.h"
164 const SourceManager &SM = B.getSourceManager();
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h41 const SourceManager &SourceMgr;
73 Sema(llvm::BumpPtrAllocator &Allocator, const SourceManager &SourceMgr,
H A DCommentLexer.h17 #include "clang/Basic/SourceManager.h"
218 void dump(const Lexer &L, const SourceManager &SM) const;
364 const SourceManager &SourceMgr,
H A DASTTypeTraits.h184 void dump(llvm::raw_ostream &OS, SourceManager &SM) const;
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DHTMLRewrite.cpp16 #include "clang/Basic/SourceManager.h"
34 SourceManager &SM = R.getSourceMgr();
360 const SourceManager &SM = PP.getSourceManager();
448 const SourceManager &SM = PP.getSourceManager();
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h291 SourceManager &SourceMgr;
364 explicit PreprocessingRecord(SourceManager &SM);
376 SourceManager &getSourceManager() const { return SourceMgr; }
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h153 SourceManager &getSourceManager() {
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.cpp16 #include "clang/Basic/SourceManager.h"
139 SourceManager &SM = Ctx.getSourceManager();
395 SourceManager &SM = Pass.Ctx.getSourceManager();
478 SourceManager &SM = Pass.Ctx.getSourceManager();
554 const SourceManager &SM = pass.Ctx.getSourceManager();
H A DTransGCAttrs.cpp13 #include "clang/Basic/SourceManager.h"
93 SourceManager &SM = Ctx.getSourceManager();
179 SourceManager &SM = MigrateCtx.Pass.Ctx.getSourceManager();
H A DTransUnbridgedCasts.cpp49 #include "clang/Basic/SourceManager.h"
255 SourceManager &SM = Pass.Ctx.getSourceManager();
282 SourceManager &SM = Pass.Ctx.getSourceManager();
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentLexer.cpp13 void Token::dump(const Lexer &L, const SourceManager &SM) const {
814 const SourceManager &SourceMgr,
H A DASTDumper.cpp24 #include "clang/Basic/SourceManager.h"
96 const SourceManager *SM;
154 const SourceManager *SM)
160 const SourceManager *SM, bool ShowColors)
435 // Can't translate locations if a SourceManager isn't available.
2142 void Stmt::dump(SourceManager &SM) const {
2146 void Stmt::dump(raw_ostream &OS, SourceManager &SM) const {
2175 const SourceManager *SM) const {
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h66 clang::SourceManager *
419 std::unique_ptr<clang::SourceManager> m_source_manager_ap;
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp586 SourceManager *SourceMgr;
704 AST->SourceMgr = new SourceManager(AST->getDiagnostics(),
1094 SourceManager &SM) {
1165 SourceMgr = new SourceManager(getDiagnostics(), *FileMgr,
1629 Clang->setSourceManager(new SourceManager(getDiagnostics(),
1673 SourceManager &SourceMgr = Clang->getSourceManager();
1676 for (SourceManager::fileinfo_iterator F = SourceMgr.fileinfo_begin(),
1772 AST->SourceMgr = new SourceManager(AST->getDiagnostics(), *AST->FileMgr,
2388 SourceManager &SourceMgr, FileManager &FileMgr,
2604 SourceManager
[all...]
H A DCacheTokens.cpp21 #include "clang/Basic/SourceManager.h"
466 // Iterate over all the files in SourceManager. Create a lexer
468 SourceManager &SM = PP.getSourceManager();
471 for (SourceManager::fileinfo_iterator I = SM.fileinfo_begin(),
540 const SourceManager &SrcMgr = PP.getSourceManager();
553 // Lex through the entire file. This will populate SourceManager with
H A DPrintPreprocessedOutput.cpp18 #include "clang/Basic/SourceManager.h"
83 SourceManager &SM;
267 SourceManager &SourceMgr = SM;
764 const SourceManager &SourceMgr = PP.getSourceManager();
H A DDependencyFile.cpp16 #include "clang/Basic/SourceManager.h"
112 SourceManager &SM = PP->getSourceManager();
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTWriter.h63 class SourceManager;
425 void WriteInputFiles(SourceManager &SourceMgr,
429 void WriteSourceManagerBlock(SourceManager &SourceMgr,
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp116 void dumpBlockLiveness(const SourceManager& M);
594 void LiveVariables::dumpBlockLiveness(const SourceManager &M) {
598 void LiveVariablesImpl::dumpBlockLiveness(const SourceManager &M) {
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp15 #include "clang/Basic/SourceManager.h"
215 SourceManager &CSM) {
222 // already owns its one and clang::SourceManager wants to own its one.
226 // Create the copy and transfer ownership to clang::SourceManager.
392 SourceManager &SM = CI.getSourceManager();
406 // Translate from the diagnostic info to the SourceManager location.
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Edit/
H A DEditedSource.cpp12 #include "clang/Basic/SourceManager.h"
269 static void adjustRemoval(const SourceManager &SM, const LangOptions &LangOpts,
308 const SourceManager &SM, const LangOptions &LangOpts) {
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Format/
H A DFormat.cpp23 #include "clang/Basic/SourceManager.h"
529 UnwrappedLineFormatter(SourceManager &SourceMgr,
982 SourceManager &SourceMgr;
994 FormatTokenLexer(Lexer &Lex, SourceManager &SourceMgr, FormatStyle &Style,
1186 SourceManager &SourceMgr;
1209 Formatter(const FormatStyle &Style, Lexer &Lex, SourceManager &SourceMgr,
1344 SourceManager &SourceMgr;
1356 SourceManager &SourceMgr,
1369 SourceManager SourceMgr(Diagnostics, Files);
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp19 #include "clang/Basic/SourceManager.h"
30 FixItRewriter::FixItRewriter(DiagnosticsEngine &Diags, SourceManager &SourceMgr,
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp27 #include "clang/Basic/SourceManager.h"
425 getEnclosingStmtLocation(const Stmt *S, SourceManager &SMgr, const ParentMap &P,
556 static void CompactPathDiagnostic(PathPieces &path, const SourceManager& SM);
564 SourceManager& SMgr = PDB.getSourceManager();
1072 SourceManager &SM = PDB.getSourceManager();
1400 const SourceManager& SM = PDB.getSourceManager();
1645 const SourceManager& SM = PDB.getSourceManager();
1976 static void addContextEdges(PathPieces &pieces, SourceManager &SM,
2129 static Optional<size_t> getLengthOnSingleLine(SourceManager &SM,
2158 /// \sa getLengthOnSingleLine(SourceManager, SourceRang
[all...]

Completed in 143 milliseconds

1234567