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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/MC/MCParser/
MCAsmLexer.cpp 22 SMLoc MCAsmLexer::getLoc() const {
26 SMLoc AsmToken::getLoc() const {
35 return SMRange(getLoc(), getEndLoc());
MCAsmParser.cpp 37 Error(getLexer().getLoc(), Msg, Ranges);
  /external/swiftshader/third_party/LLVM/lib/MC/MCParser/
MCAsmLexer.cpp 21 SMLoc MCAsmLexer::getLoc() const {
25 SMLoc AsmToken::getLoc() const {
MCAsmParser.cpp 37 Error(getLexer().getLoc(), Msg);
  /external/llvm/unittests/Support/
SourceMgrTest.cpp 31 SMLoc getLoc(unsigned Offset) {
37 return SMRange(getLoc(Offset), getLoc(Offset + Length));
52 printMessage(getLoc(4), SourceMgr::DK_Error, "message", None, None);
62 printMessage(getLoc(4), SourceMgr::DK_Warning, "message", None, None);
72 printMessage(getLoc(4), SourceMgr::DK_Note, "message", None, None);
82 printMessage(getLoc(6), SourceMgr::DK_Error, "message", None, None);
92 printMessage(getLoc(7), SourceMgr::DK_Error, "message", None, None);
102 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(4, 3), None);
112 printMessage(getLoc(4), SourceMgr::DK_Error, "message", getRange(3, 3), None)
    [all...]
  /external/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 39 SourceLocation getLoc() const { return Loc; }
48 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS.getLoc());
51 return SM.isBeforeInTranslationUnit(LHS.getLoc(), RHS);
54 return SM.isBeforeInTranslationUnit(LHS, RHS.getLoc());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
36 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
45 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
54 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
68 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
88 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
97 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
134 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
143 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
158 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrImpl.inc 27 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
36 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
45 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
54 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
68 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
88 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type)
97 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
134 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
143 S.Diag(Attr.getLoc(), diag::warn_attribute_wrong_decl_type)
158 S.Diag(Attr.getLoc(), diag::err_attribute_wrong_decl_type
    [all...]
  /external/swiftshader/third_party/LLVM/lib/TableGen/
Error.cpp 36 PrintError(Error.getLoc(), Error.getMessage());
  /external/clang/lib/Lex/
PPConditionalDirectiveRecord.cpp 35 if (SourceMgr.isBeforeInTranslationUnit(Range.getEnd(), low->getLoc()))
55 if (SourceMgr.isBeforeInTranslationUnit(CondDirectiveLocs.back().getLoc(),
69 if (SourceMgr.isInSystemHeader(DirLoc.getLoc()))
73 SourceMgr.isBeforeInTranslationUnit(CondDirectiveLocs.back().getLoc(),
74 DirLoc.getLoc()));
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
limits.cpp 89 badLoc = node->getLoc();
101 badLoc = node->getLoc();
120 badLoc = node->getLoc();
170 badLoc = symbol->getLoc();
179 badLoc = node->getLoc();
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 94 Asm.getContext().reportError(Fixup.getLoc(),
175 Asm.getContext().reportError(Fixup.getLoc(),
186 Asm.getContext().reportError(Fixup.getLoc(),
193 Asm.getContext().reportError(Fixup.getLoc(), "unknown AArch64 fixup kind!");
205 Asm.getContext().reportError(Fixup.getLoc(),
237 Asm.getContext().reportError(Fixup.getLoc(),
244 Asm.getContext().reportError(Fixup.getLoc(),
258 Fixup.getLoc(),
265 Fixup.getLoc(),
273 Fixup.getLoc(), "unsupported relocation with identical base")
    [all...]
AArch64AsmBackend.cpp 148 Ctx->reportError(Fixup.getLoc(), "fixup value out of range");
156 if (Ctx) Ctx->reportError(Fixup.getLoc(), "fixup value out of range");
158 Ctx->reportError(Fixup.getLoc(), "fixup not sufficiently aligned");
165 Ctx->reportError(Fixup.getLoc(), "fixup value out of range");
170 Ctx->reportError(Fixup.getLoc(), "fixup value out of range");
172 Ctx->reportError(Fixup.getLoc(), "fixup must be 2-byte aligned");
177 Ctx->reportError(Fixup.getLoc(), "fixup value out of range");
179 Ctx->reportError(Fixup.getLoc(), "fixup must be 4-byte aligned");
184 Ctx->reportError(Fixup.getLoc(), "fixup value out of range");
186 Ctx->reportError(Fixup.getLoc(), "fixup must be 8-byte aligned")
    [all...]
AArch64ELFObjectWriter.cpp 67 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported");
87 Ctx.reportError(Fixup.getLoc(),
103 Ctx.reportError(Fixup.getLoc(), "Unsupported pc-relative fixup kind");
109 Ctx.reportError(Fixup.getLoc(), "1-byte data relocations not supported");
135 Ctx.reportError(Fixup.getLoc(),
150 Ctx.reportError(Fixup.getLoc(),
165 Ctx.reportError(Fixup.getLoc(),
180 Ctx.reportError(Fixup.getLoc(),
201 Ctx.reportError(Fixup.getLoc(),
208 Ctx.reportError(Fixup.getLoc(),
    [all...]
  /external/llvm/lib/AsmParser/
LLLexer.h 54 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); }
64 bool Error(const Twine &Msg) const { return Error(getLoc(), Msg); }
67 void Warning(const Twine &Msg) const { return Warning(getLoc(), Msg); }
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsAsmBackend.cpp 72 Ctx->reportError(Fixup.getLoc(), "out of range PC16 fixup");
82 Ctx->reportError(Fixup.getLoc(), "out of range PC19 fixup");
119 Ctx->reportError(Fixup.getLoc(), "out of range PC7 fixup");
129 Ctx->reportError(Fixup.getLoc(), "out of range PC10 fixup");
139 Ctx->reportError(Fixup.getLoc(), "out of range PC16 fixup");
148 Ctx->reportError(Fixup.getLoc(), "out of range PC18 fixup");
155 Ctx->reportError(Fixup.getLoc(), "out of range PC18 fixup");
161 Ctx->reportError(Fixup.getLoc(), "out of range PC18 fixup");
170 Ctx->reportError(Fixup.getLoc(), "out of range PC21 fixup");
179 Ctx->reportError(Fixup.getLoc(), "out of range PC26 fixup")
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/TableGen/
Error.h 28 SMLoc getLoc() const { return Loc; }

Completed in 2426 milliseconds

1 2 3 4 5 6 7 8 91011>>