HomeSort by relevance Sort by last modified time
    Searched full:startloc (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 325 SMLoc startLoc = getLexer().getLoc();
330 return Error(startLoc, "offset is not a multiple of 16");
342 SMLoc startLoc = getLexer().getLoc();
347 return Error(startLoc, "size is not a multiple of 8");
366 SMLoc startLoc = getLexer().getLoc();
371 return Error(startLoc, "size is not a multiple of 8");
393 SMLoc startLoc = getLexer().getLoc();
401 return Error(startLoc, "offset is not a multiple of 16");
413 SMLoc startLoc = getLexer().getLoc();
417 return Error(startLoc, "expected @code")
    [all...]
  /external/llvm/lib/Target/MBlaze/AsmParser/
MBlazeAsmParser.cpp 39 MBlazeOperand *ParseRegister(SMLoc &StartLoc, SMLoc &EndLoc);
44 virtual bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc);
83 SMLoc StartLoc, EndLoc;
120 StartLoc = o.StartLoc;
142 SMLoc getStartLoc() const { return StartLoc; }
231 Op->StartLoc = S;
239 Op->StartLoc = S;
247 Op->StartLoc = S;
255 Op->StartLoc = S
    [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp 446 clang::SourceLocation StartLoc,
453 clang::SourceLocation StartLoc,
497 StartLoc,
586 ClearArrayRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
589 ClearStructRSObject(C, DC, RefRSArrPtrSubscript, StartLoc, Loc);
671 clang::SourceLocation StartLoc,
731 StartLoc,
762 StartLoc,
768 StartLoc,
786 clang::SourceLocation StartLoc,
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 358 SourceLocation StartLoc=SourceLocation(),
367 SourceLocation StartLoc=SourceLocation(),
684 SourceLocation StartLoc = IFace->getLocStart();
688 StartLoc == (*DI)->getLocStart())
703 SourceLocation StartLoc = Proto->getLocStart();
707 StartLoc == (*DI)->getLocStart())
773 SourceLocation startLoc = PID->getLocStart();
774 InsertText(startLoc, "// ");
775 const char *startBuf = SM->getCharacterData(startLoc);
780 startLoc.getLocWithOffset(semiBuf-startBuf+1)
    [all...]
RewriteModernObjC.cpp 410 SourceLocation StartLoc=SourceLocation(),
421 SourceLocation StartLoc=SourceLocation(),
748 SourceLocation StartLoc = IFace->getLocStart();
752 StartLoc == (*DI)->getLocStart())
773 SourceLocation StartLoc = Proto->getLocStart();
777 StartLoc == (*DI)->getLocStart())
    [all...]
  /external/skia/include/core/
SkDeque.h 77 Iter(const SkDeque& d, IterStart startLoc);
81 void reset(const SkDeque& d, IterStart startLoc);
SkTInternalLList.h 188 T* init(const SkTInternalLList& list, IterStart startLoc) {
189 if (kHead_IterStart == startLoc) {
192 SkASSERT(kTail_IterStart == startLoc);
  /external/skia/src/core/
SkDeque.cpp 243 SkDeque::Iter::Iter(const SkDeque& d, IterStart startLoc) {
244 this->reset(d, startLoc);
290 void SkDeque::Iter::reset(const SkDeque& d, IterStart startLoc) {
293 if (kFront_IterStart == startLoc) {
  /external/clang/lib/Parse/
ParseInit.cpp 223 SourceLocation StartLoc = T.getOpenLocation();
236 CheckArrayDesignatorSyntax(*this, StartLoc, Desig);
237 return ParseAssignmentExprWithObjCMessageExprStart(StartLoc,
254 CheckArrayDesignatorSyntax(*this, StartLoc, Desig);
255 return ParseAssignmentExprWithObjCMessageExprStart(StartLoc,
280 CheckArrayDesignatorSyntax(*this, StartLoc, Desig);
282 return ParseAssignmentExprWithObjCMessageExprStart(StartLoc,
292 return ParseAssignmentExprWithObjCMessageExprStart(StartLoc,
327 return ParseAssignmentExprWithObjCMessageExprStart(StartLoc,
335 Desig.AddDesignator(Designator::getArray(Idx.release(), StartLoc));
    [all...]
ParseDeclCXX.cpp 671 SourceLocation StartLoc = Tok.getLocation();
693 StartLoc : T.getOpenLocation();
742 if (DS.SetTypeSpecType(DeclSpec::TST_decltype, StartLoc, PrevSpec,
744 Diag(StartLoc, DiagID) << PrevSpec;
751 SourceLocation StartLoc,
763 Tok.setLocation(StartLoc);
771 SourceLocation StartLoc = ConsumeToken();
791 if (DS.SetTypeSpecType(DeclSpec::TST_underlyingType, StartLoc, PrevSpec,
793 Diag(StartLoc, DiagID) << PrevSpec;
    [all...]
Parser.cpp 208 SourceLocation StartLoc = Tok.getLocation();
222 Diag(StartLoc, diag::warn_cxx98_compat_top_level_semi)
223 << FixItHint::CreateRemoval(SourceRange(StartLoc, EndLoc));
225 Diag(StartLoc, diag::ext_extra_semi_cxx11)
226 << FixItHint::CreateRemoval(SourceRange(StartLoc, EndLoc));
231 Diag(StartLoc, diag::ext_extra_semi)
233 << FixItHint::CreateRemoval(SourceRange(StartLoc, EndLoc));
236 Diag(StartLoc, diag::warn_extra_semi_after_mem_fn_def)
237 << FixItHint::CreateRemoval(SourceRange(StartLoc, EndLoc));
650 SourceLocation StartLoc = Tok.getLocation()
    [all...]
  /external/llvm/tools/llvm-mcmarkup/
llvm-mcmarkup.cpp 60 SMLoc StartLoc;
63 : Name(n), Modifiers(m), StartLoc(Loc) {}
66 SMLoc getLoc() const { return StartLoc; }
  /system/core/sh/
expand.c 419 int startloc = dest - stackblock(); local
460 p = stackblock() + startloc;
471 recordregion(startloc, dest - stackblock(), 0);
473 (dest - stackblock()) - startloc,
474 (dest - stackblock()) - startloc,
475 stackblock() + startloc));
483 subevalvar(char *p, char *str, int strloc, int subtype, int startloc, int varflags)
498 startp = stackblock() + startloc;
615 int startloc; local
640 startloc = expdest - stackblock()
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /external/clang/include/clang/AST/
Decl.h 326 NamespaceDecl(DeclContext *DC, bool Inline, SourceLocation StartLoc,
343 bool Inline, SourceLocation StartLoc,
728 VarDecl(Kind DK, DeclContext *DC, SourceLocation StartLoc,
732 : DeclaratorDecl(DK, DC, IdLoc, Id, T, TInfo, StartLoc), Init() {
758 SourceLocation StartLoc, SourceLocation IdLoc,
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/helpers/
LocatorImpl.java 27 * Locator startloc;
39 * Locator startloc = new LocatorImpl(locator);
  /external/clang/lib/AST/
DeclTemplate.cpp 503 SourceLocation StartLoc,
512 : DeclaratorDecl(NonTypeTemplateParm, DC, IdLoc, Id, T, TInfo, StartLoc),
528 SourceLocation StartLoc, SourceLocation IdLoc,
532 return new (C) NonTypeTemplateParmDecl(DC, StartLoc, IdLoc, D, P, Id,
538 SourceLocation StartLoc, SourceLocation IdLoc,
548 return new (Mem) NonTypeTemplateParmDecl(DC, StartLoc, IdLoc,
692 DeclContext *DC, SourceLocation StartLoc,
698 : CXXRecordDecl(DK, TK, DC, StartLoc, IdLoc,
716 SourceLocation StartLoc,
725 TK, DC, StartLoc, IdLoc
    [all...]
Decl.cpp     [all...]
DeclCXX.cpp 77 SourceLocation StartLoc, SourceLocation IdLoc,
79 : RecordDecl(K, TK, DC, StartLoc, IdLoc, Id, PrevDecl),
84 DeclContext *DC, SourceLocation StartLoc,
88 CXXRecordDecl* R = new (C) CXXRecordDecl(CXXRecord, TK, DC, StartLoc, IdLoc,
    [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp 59 X86Operand *ParseIntelOffsetOfOperator(SMLoc StartLoc);
60 X86Operand *ParseIntelOperator(SMLoc StartLoc, unsigned OpKind);
61 X86Operand *ParseIntelMemOperand(unsigned SegReg, SMLoc StartLoc);
63 X86Operand *ParseMemOperand(unsigned SegReg, SMLoc StartLoc);
111 virtual bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc);
169 SMLoc StartLoc, EndLoc;
205 : Kind(K), StartLoc(Start), EndLoc(End) {}
208 SMLoc getStartLoc() const { return StartLoc; }
213 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); }
483 static X86Operand *CreateReg(unsigned RegNo, SMLoc StartLoc, SMLoc EndLoc
    [all...]
  /external/clang/lib/Lex/
TokenLexer.cpp 503 SourceLocation StartLoc = Tok.getLocation();
646 if (StartLoc.isFileID())
647 StartLoc = getExpansionLocForMacroDefLoc(StartLoc);
651 while (SM.getFileID(StartLoc) != MacroFID)
652 StartLoc = SM.getImmediateExpansionRange(StartLoc).first;
656 Tok.setLocation(SM.createExpansionLoc(Tok.getLocation(), StartLoc, EndLoc,
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 75 bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc);
240 SMLoc StartLoc, EndLoc;
312 Op->StartLoc = S;
320 Op->StartLoc = S;
328 Op->StartLoc = S;
338 Op->StartLoc = S;
383 SMLoc getStartLoc() const { return StartLoc; }
917 bool MipsAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc,
920 StartLoc = Parser.getTok().getLoc();
    [all...]
  /external/srec/tools/grxmlcompile/
sub_base.cpp 122 void SubGraph::CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId, int tailId, int newTailId)
126 for (int ii= startLoc; ii < endLoc; ii++) {
sub_grph.h 153 void CopyFastArcs (SubGraph *subG, int startLoc, int endLoc, int offset, int headId, int newHeadId, int tailId, int newTailId);
223 void UpdateVertexCount (int startLoc);
  /external/llvm/include/llvm/MC/MCParser/
MCParsedAsmOperand.h 41 assert (getStartLoc().isValid() && "Invalid StartLoc!");

Completed in 1931 milliseconds

1 2 3