/external/llvm/lib/MC/MCParser/ |
D | MCAsmLexer.cpp | 30 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken 35 return SMRange(getLoc(), getEndLoc()); in getLocRange()
|
D | AsmParser.cpp | 847 EndLoc = Lexer.getTok().getEndLoc(); in parseParenExpr() 862 EndLoc = Lexer.getTok().getEndLoc(); in parseBracketExpr() 978 EndLoc = Lexer.getTok().getEndLoc(); in parsePrimaryExpr() 999 EndLoc = Lexer.getTok().getEndLoc(); in parsePrimaryExpr() 1009 EndLoc = Lexer.getTok().getEndLoc(); in parsePrimaryExpr() 1019 EndLoc = Lexer.getTok().getEndLoc(); in parsePrimaryExpr() 1178 EndLoc = Lexer.getTok().getEndLoc(); in parseParenExprOfDepth()
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
D | MCParsedAsmOperand.h | 29 virtual SMLoc getEndLoc() const = 0;
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCParsedAsmOperand.h | 68 virtual SMLoc getEndLoc() const = 0;
|
D | MCAsmLexer.h | 82 SMLoc getEndLoc() const;
|
/external/clang/include/clang/AST/ |
D | DeclarationName.h | 533 SourceLocation getEndLoc() const; 542 SourceLocation EndLoc = getEndLoc(); in getLocEnd()
|
D | StmtCXX.h | 89 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() 92 SourceLocation getEndLoc() const { in getEndLoc() function
|
D | Stmt.h | 470 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function 1770 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function 1865 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() 1868 SourceLocation getEndLoc() const { return getBlock()->getLocEnd(); } in getEndLoc() function 1905 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() 1908 SourceLocation getEndLoc() const { return Block->getLocEnd(); } in getEndLoc() function 1944 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() 1947 SourceLocation getEndLoc() const { return Children[HANDLER]->getLocEnd(); } in getEndLoc() function
|
D | DeclFriend.h | 149 return SourceRange(StartL, TInfo->getTypeLoc().getEndLoc()); in getSourceRange()
|
D | NestedNameSpecifier.h | 288 SourceLocation getEndLoc() const { in getEndLoc() function
|
D | TypeLoc.h | 124 SourceLocation getEndLoc() const; 128 return SourceRange(getBeginLoc(), getEndLoc()); in getSourceRange() 131 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() 1750 getQualifierLoc().getEndLoc()); in getLocalSourceRange()
|
/external/clang/lib/CodeGen/ |
D | CoverageMappingGen.cpp | 69 SourceLocation getEndLoc() const { in getEndLoc() function in __anon2af6aa710111::SourceMappingRegion 267 SourceLocation LocEnd = Region.getEndLoc(); in emitSourceRegions() 423 ? Region.getEndLoc() in popRegions() 424 : RegionStack[ParentIndex].getEndLoc(); in popRegions() 481 Region.getEndLoc() == EndLoc; in isRegionAlreadyAdded()
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 882 EndLoc = Tok.getEndLoc(); in ParseRegister() 951 EndLoc = Parser.getTok().getEndLoc(); in ParseRegister() 956 EndLoc = Parser.getTok().getEndLoc(); in ParseRegister() 974 EndLoc = Parser.getTok().getEndLoc(); in ParseRegister() 1392 SMLoc BracLoc = Tok.getLoc(), End = Tok.getEndLoc(); in ParseIntelBracExpression() 1434 End = Tok.getEndLoc(); in ParseIntelBracExpression() 1484 End = Tok.getEndLoc(); in ParseIntelIdentifier() 1539 Start, ImmDispToken.getEndLoc(), Size); in ParseIntelSegmentOverride() 2135 SMLoc MemEnd = Parser.getTok().getEndLoc(); in ParseMemOperand() 2381 SMLoc Loc = Op.getEndLoc(); in ParseInstruction() [all …]
|
/external/clang/lib/Parse/ |
D | ParseCXXInlineMethods.cpp | 68 SourceLocation KWEndLoc = Tok.getEndLoc().getLocWithOffset(-1); in ParseCXXInlineMethodDef() 329 DefArgEnd.setLocation(LastDefaultArgToken.getEndLoc()); in ParseLexedMethodDeclaration() 403 ExceptionSpecEnd.setLocation(LastExceptionSpecToken.getEndLoc()); in ParseLexedMethodDeclaration() 508 BodyEnd.setLocation(LastBodyToken.getEndLoc()); in ParseLexedMethodDef()
|
/external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/ |
D | EDToken.cpp | 135 (*operandIterator)->getEndLoc().getPointer()) { in tokenize()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 139 SMLoc getEndLoc() const { return EndLoc; } in getEndLoc() function 363 SMLoc E = Offset.getEndLoc(); in ParseMemory()
|
/external/clang/lib/AST/ |
D | DeclarationName.cpp | 580 SourceLocation DeclarationNameInfo::getEndLoc() const { in getEndLoc() function in DeclarationNameInfo 599 return TInfo->getTypeLoc().getEndLoc(); in getEndLoc()
|
D | TypeLoc.cpp | 207 SourceLocation TypeLoc::getEndLoc() const { in getEndLoc() function in TypeLoc
|
/external/clang/include/clang/Lex/ |
D | Token.h | 150 SourceLocation getEndLoc() const { in getEndLoc() function
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 327 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function in __anon15a73d730211::AArch64Operand 3774 NewOp4, Op3.getStartLoc(), Op3.getEndLoc(), getContext())); in MatchAndEmitInstruction() 3776 Op3.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3827 ImmRExpr, LSBOp.getStartLoc(), LSBOp.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3830 WidthOp.getEndLoc(), getContext())); in MatchAndEmitInstruction() 3880 NewOp3, Op3.getStartLoc(), Op3.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3882 NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3936 NewOp4, Op4.getStartLoc(), Op4.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3962 Op.getEndLoc(), getContext()); in MatchAndEmitInstruction() 3977 Op.getEndLoc(), getContext()); in MatchAndEmitInstruction() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 147 SMLoc getEndLoc() const { return EndLoc; } in getEndLoc() function 794 SMLoc Loc = Op.getEndLoc(); in ParseInstruction() 807 SMLoc Loc = Op.getEndLoc(); in ParseInstruction()
|
/external/v8/tools/clang/rewrite_scoped_refptr/ |
D | RewriteScopedRefptr.cpp | 205 result, tsi->getTypeLoc().getBeginLoc(), tsi->getTypeLoc().getEndLoc())); in run()
|
/external/clang/lib/Format/ |
D | SortJavaScriptImports.cpp | 306 Reference.Range.setEnd(LineEnd->Tok.getEndLoc()); in parseModuleReferences()
|
D | Format.cpp | 862 Replace(FormatTok->Tok.getEndLoc().getLocWithOffset(-1), 1, in requoteJSStringLiteral() 1094 AnnotatedLines[CurrentLine]->Last->Tok.getEndLoc()))) in checkEmptyNamespace() 1166 Tokens[End]->Tok.getEndLoc()); in generateFixes()
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 592 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function in __anon58d02de10311::ARMOperand 3023 EndLoc = Tok.getEndLoc(); in ParseRegister() 3162 EndLoc = Parser.getTok().getEndLoc(); in tryParseShiftRegister() 3201 RegTok.getEndLoc())); in tryParseRegisterWithWriteBack() 3228 SMLoc E = Parser.getTok().getEndLoc(); in tryParseRegisterWithWriteBack() 3395 SMLoc E = Parser.getTok().getEndLoc(); in parseCoprocOptionOperand() 3563 SMLoc E = Parser.getTok().getEndLoc(); in parseRegisterList() 3588 EndLoc = Parser.getTok().getEndLoc(); in parseVectorLane() 3613 EndLoc = Parser.getTok().getEndLoc(); in parseVectorLane() 3641 SMLoc E = Parser.getTok().getEndLoc(); in parseVectorList() [all …]
|