HomeSort by relevance Sort by last modified time
    Searched defs:IncludeLoc (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
SourceMgr.h 45 /// IncludeLoc - This is the location of the parent include, or null if at
47 SMLoc IncludeLoc;
96 return Buffers[i].IncludeLoc;
101 unsigned AddNewSourceBuffer(MemoryBuffer *F, SMLoc IncludeLoc) {
104 NB.IncludeLoc = IncludeLoc;
113 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
148 /// @param IncludeLoc - The line of the include.
150 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /external/llvm/include/llvm/Support/
SourceMgr.h 53 SMLoc IncludeLoc;
58 : Buffer(std::move(O.Buffer)), IncludeLoc(O.IncludeLoc) {}
118 return Buffers[i - 1].IncludeLoc;
124 SMLoc IncludeLoc) {
127 NB.IncludeLoc = IncludeLoc;
138 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
193 /// \param IncludeLoc The location of the include.
195 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
SourceMgr.h 53 SMLoc IncludeLoc;
113 return Buffers[i - 1].IncludeLoc;
119 SMLoc IncludeLoc) {
122 NB.IncludeLoc = IncludeLoc;
133 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
188 /// \param IncludeLoc The location of the include.
190 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SourceMgr.h 60 SMLoc IncludeLoc;
119 return Buffers[i - 1].IncludeLoc;
125 SMLoc IncludeLoc) {
128 NB.IncludeLoc = IncludeLoc;
139 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
194 /// \param IncludeLoc The location of the include.
196 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
SourceMgr.h 60 SMLoc IncludeLoc;
119 return Buffers[i - 1].IncludeLoc;
125 SMLoc IncludeLoc) {
128 NB.IncludeLoc = IncludeLoc;
139 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
194 /// \param IncludeLoc The location of the include.
196 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
SourceMgr.h 60 SMLoc IncludeLoc;
119 return Buffers[i - 1].IncludeLoc;
125 SMLoc IncludeLoc) {
128 NB.IncludeLoc = IncludeLoc;
139 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
194 /// \param IncludeLoc The location of the include.
196 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
SourceMgr.h 60 SMLoc IncludeLoc;
119 return Buffers[i - 1].IncludeLoc;
125 SMLoc IncludeLoc) {
128 NB.IncludeLoc = IncludeLoc;
139 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
194 /// \param IncludeLoc The location of the include.
196 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
SourceMgr.h 60 SMLoc IncludeLoc;
119 return Buffers[i - 1].IncludeLoc;
125 SMLoc IncludeLoc) {
128 NB.IncludeLoc = IncludeLoc;
139 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
194 /// \param IncludeLoc The location of the include.
196 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
SourceMgr.h 60 SMLoc IncludeLoc;
119 return Buffers[i - 1].IncludeLoc;
125 SMLoc IncludeLoc) {
128 NB.IncludeLoc = IncludeLoc;
139 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
194 /// \param IncludeLoc The location of the include.
196 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
SourceMgr.h 61 SMLoc IncludeLoc;
120 return Buffers[i - 1].IncludeLoc;
126 SMLoc IncludeLoc) {
129 NB.IncludeLoc = IncludeLoc;
140 unsigned AddIncludeFile(const std::string &Filename, SMLoc IncludeLoc,
195 /// \param IncludeLoc The location of the include.
197 void PrintIncludeStack(SMLoc IncludeLoc, raw_ostream &OS) const;
  /external/clang/include/clang/Basic/
SourceLocation.h 359 SourceLocation IncludeLoc;
363 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {
391 SourceLocation getIncludeLoc() const { assert(isValid()); return IncludeLoc; }
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 170 SourceLocation IncludeLoc =
174 if (LastIncludeLoc == IncludeLoc)
177 LastIncludeLoc = IncludeLoc;
182 if (IncludeLoc.isValid())
183 emitIncludeStackRecursively(IncludeLoc, SM);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
SourceLocation.h 358 SourceLocation IncludeLoc;
362 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {
390 SourceLocation getIncludeLoc() const { assert(isValid()); return IncludeLoc; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
SourceLocation.h 358 SourceLocation IncludeLoc;
362 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {
390 SourceLocation getIncludeLoc() const { assert(isValid()); return IncludeLoc; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
SourceLocation.h 358 SourceLocation IncludeLoc;
362 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {
390 SourceLocation getIncludeLoc() const { assert(isValid()); return IncludeLoc; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
SourceLocation.h 279 SourceLocation IncludeLoc;
284 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {}
322 return IncludeLoc;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
SourceLocation.h 279 SourceLocation IncludeLoc;
284 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {}
322 return IncludeLoc;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
SourceLocation.h 279 SourceLocation IncludeLoc;
284 : Filename(FN), Line(Ln), Col(Co), IncludeLoc(IL) {}
322 return IncludeLoc;

Completed in 290 milliseconds

1 2 3