HomeSort by relevance Sort by last modified time
    Searched refs:SourceManager (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/include/clang/Lex/
ScratchBuffer.h 20 class SourceManager;
26 SourceManager &SourceMgr;
31 ScratchBuffer(SourceManager &SM);
PPConditionalDirectiveRecord.h 27 SourceManager &SourceMgr;
43 SourceManager &SM;
45 explicit Comp(SourceManager &SM) : SM(SM) {}
67 explicit PPConditionalDirectiveRecord(SourceManager &SM);
71 SourceManager &getSourceManager() const { return SourceMgr; }
Lexer.h 25 class SourceManager;
115 const SourceManager &SM, const LangOptions &LangOpts);
249 const SourceManager &SourceMgr,
259 const SourceManager &SourceMgr,
273 const SourceManager &SourceMgr,
282 const SourceManager &SM,
288 const SourceManager &SM,
296 const SourceManager &SM,
304 const SourceManager &SM,
323 const SourceManager &SM
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/
IssueHash.h 16 class SourceManager;
38 llvm::SmallString<32> GetIssueHash(const SourceManager &SM,
46 std::string GetIssueString(const SourceManager &SM, FullSourceLoc &IssueLoc,
  /external/clang/include/clang/Basic/
PrettyStackTrace.h 28 SourceManager &SM;
32 PrettyStackTraceLoc(SourceManager &sm, SourceLocation L, const char *Msg)
SanitizerBlacklist.h 19 #include "clang/Basic/SourceManager.h"
28 SourceManager &SM;
32 SourceManager &SM);
  /external/clang/include/clang/Frontend/
DiagnosticRenderer.h 29 class SourceManager;
79 const SourceManager *SM,
85 const SourceManager &SM) = 0;
91 const SourceManager &SM) = 0;
94 const SourceManager &SM) = 0;
97 const SourceManager &SM) = 0;
100 const SourceManager &SM) = 0;
111 DiagnosticsEngine::Level Level, const SourceManager &SM);
112 void emitIncludeStackRecursively(SourceLocation Loc, const SourceManager &SM);
113 void emitImportStack(SourceLocation Loc, const SourceManager &SM)
    [all...]
TextDiagnostic.h 82 const SourceManager *SM,
88 const SourceManager &SM) override;
94 const SourceManager &SM) override {
99 const SourceManager &SM) override;
103 const SourceManager &SM) override;
107 const SourceManager &SM) override;
113 const SourceManager &SM);
117 void emitParseableFixits(ArrayRef<FixItHint> Hints, const SourceManager &SM);
  /external/clang/tools/libclang/
CXSourceLocation.h 24 class SourceManager;
30 translateSourceLocation(const SourceManager &SM, const LangOptions &LangOpts,
54 CXSourceRange translateSourceRange(const SourceManager &SM,
CIndexInclusionStack.cpp 33 SourceManager &SM = CXXUnit->getSourceManager();
42 const SrcMgr::SLocEntry &(SourceManager::*Getter)(unsigned, bool*) const;
44 Getter = &SourceManager::getLoadedSLocEntry;
47 Getter = &SourceManager::getLocalSLocEntry;
CXSourceLocation.cpp 32 // If the lowest bit is clear then the first ptr_data entry is a SourceManager
217 const SourceManager &SM =
218 *static_cast<const SourceManager*>(location.ptr_data[0]);
228 const SourceManager &SM =
229 *static_cast<const SourceManager*>(location.ptr_data[0]);
251 const SourceManager &SM =
252 *static_cast<const SourceManager*>(location.ptr_data[0]);
294 const SourceManager &SM =
295 *static_cast<const SourceManager *>(location.ptr_data[0]);
333 const SourceManager &SM
    [all...]
  /external/clang/lib/Tooling/
RefactoringCallbacks.cpp 23 static Replacement replaceStmtWithText(SourceManager &Sources,
29 static Replacement replaceStmtWithStmt(SourceManager &Sources,
44 *Result.SourceManager,
59 *Result.SourceManager, *FromMatch, *ToMatch));
71 Replace.insert(replaceStmtWithStmt(*Result.SourceManager, *Node, *Body));
75 Replace.insert(replaceStmtWithText(*Result.SourceManager, *Node, ""));
  /external/clang/include/clang/Index/
USRGeneration.h 19 class SourceManager;
56 const SourceManager &SM, SmallVectorImpl<char> &Buf);
  /external/clang/include/clang/AST/
RawCommentList.h 14 #include "clang/Basic/SourceManager.h"
43 RawComment(const SourceManager &SourceMgr, SourceRange SR,
101 StringRef getRawText(const SourceManager &SourceMgr) const {
156 StringRef getRawTextSlow(const SourceManager &SourceMgr) const;
166 const SourceManager &SM;
169 explicit BeforeThanCompare(const SourceManager &SM) : SM(SM) { }
184 RawCommentList(SourceManager &SourceMgr) : SourceMgr(SourceMgr) {}
193 SourceManager &SourceMgr;
CommentParser.h 24 class SourceManager;
44 const SourceManager &SourceMgr;
90 const SourceManager &SourceMgr, DiagnosticsEngine &Diags,
  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_hook.cpp 90 SourceManager *src = reinterpret_cast<SourceManager*>(cinfo->src);
112 SourceManager *s = reinterpret_cast<SourceManager*>(cinfo->src);
123 SourceManager *src = reinterpret_cast<SourceManager*>(cinfo->src);
158 LOGE("SourceManager already exists, cannot allocate!");
161 size_t size = sizeof(SourceManager);
166 LOGE("Could not allocate memory for SourceManager.");
171 SourceManager *s = reinterpret_cast<SourceManager*>(cinfo->src)
    [all...]
jpeg_hook.h 54 * SourceManager holds the libjpeg source manager struct and a
61 } SourceManager;
63 // Initializes the SourceManager struct, sets up the jni refs
  /external/clang/include/clang/Sema/
PrettyDeclStackTrace.h 26 class SourceManager;
  /external/clang/lib/CodeGen/
CoverageMappingGen.h 29 class SourceManager;
87 SourceManager &SM;
92 CoverageMappingGen(CoverageMappingModuleGen &CVM, SourceManager &SM,
96 CoverageMappingGen(CoverageMappingModuleGen &CVM, SourceManager &SM,
  /external/clang/lib/Format/
WhitespaceManager.h 20 #include "clang/Basic/SourceManager.h"
40 WhitespaceManager(SourceManager &SourceMgr, const FormatStyle &Style,
90 IsBeforeInFile(const SourceManager &SourceMgr) : SourceMgr(SourceMgr) {}
94 const SourceManager &SourceMgr;
201 SourceManager &SourceMgr;
  /external/clang/lib/Basic/
SourceManager.cpp 1 //===--- SourceManager.cpp - Track and cache source files -----------------===//
10 // This file implements the SourceManager interface.
14 #include "clang/Basic/SourceManager.h"
35 // SourceManager Helper Classes
85 const SourceManager &SM,
281 unsigned SourceManager::getLineTableFilenameID(StringRef Name) {
289 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo,
307 void SourceManager::AddLineNote(SourceLocation Loc, unsigned LineNo,
351 LineTableInfo &SourceManager::getLineTable() {
361 SourceManager::SourceManager(DiagnosticsEngine &Diag, FileManager &FileMgr
    [all...]
  /external/clang/unittests/AST/
MatchVerifier.h 172 unsigned Line = Result.SourceManager->getSpellingLineNumber(Loc);
173 unsigned Column = Result.SourceManager->getSpellingColumnNumber(Loc);
179 Loc.print(Msg, *Result.SourceManager);
214 unsigned BeginLine = Result.SourceManager->getSpellingLineNumber(Begin);
215 unsigned BeginColumn = Result.SourceManager->getSpellingColumnNumber(Begin);
216 unsigned EndLine = Result.SourceManager->getSpellingLineNumber(End);
217 unsigned EndColumn = Result.SourceManager->getSpellingColumnNumber(End);
224 Begin.print(Msg, *Result.SourceManager);
226 End.print(Msg, *Result.SourceManager);
252 Node.dump(Dump, *Result.SourceManager);
    [all...]
  /external/clang/include/clang/Tooling/Core/
Replacement.h 13 // SourceManager independent form, duplicate changes need to be removed, and
35 /// \brief A source range independent of the \c SourceManager.
68 /// Represents a SourceManager independent replacement of a range of text in a
78 /// \param FilePath A source file accessible via a SourceManager.
86 Replacement(const SourceManager &Sources, SourceLocation Start,
90 Replacement(const SourceManager &Sources, const CharSourceRange &Range,
96 Replacement(const SourceManager &Sources, const Node &NodeToReplace,
120 void setFromSourceLocation(const SourceManager &Sources,
123 void setFromSourceRange(const SourceManager &Sources,
230 Replacement::Replacement(const SourceManager &Sources
    [all...]
  /external/clang/include/clang/Edit/
EditedSource.h 30 const SourceManager &SourceMgr;
53 EditedSource(const SourceManager &SM, const LangOptions &LangOpts,
58 const SourceManager &getSourceManager() const { return SourceMgr; }
  /external/clang/lib/Frontend/Rewrite/
RewriteTest.cpp 20 SourceManager &SM = PP.getSourceManager();

Completed in 2332 milliseconds

1 2 3 4 5 6 7 8 9