HomeSort by relevance Sort by last modified time
    Searched defs:startLoc (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 557 SMLoc startLoc = getLexer().getLoc();
562 return Error(startLoc, "offset is not a multiple of 16");
574 SMLoc startLoc = getLexer().getLoc();
579 return Error(startLoc, "size is not a multiple of 8");
598 SMLoc startLoc = getLexer().getLoc();
603 return Error(startLoc, "size is not a multiple of 8");
625 SMLoc startLoc = getLexer().getLoc();
633 return Error(startLoc, "offset is not a multiple of 16");
645 SMLoc startLoc = getLexer().getLoc();
649 return Error(startLoc, "expected @code")
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [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...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 

Completed in 585 milliseconds