Home
last modified time | relevance | path

Searched refs:getEndLoc (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp30 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
35 return SMRange(getLoc(), getEndLoc()); in getLocRange()
DAsmParser.cpp847 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/
DMCParsedAsmOperand.h29 virtual SMLoc getEndLoc() const = 0;
/external/llvm/include/llvm/MC/MCParser/
DMCParsedAsmOperand.h68 virtual SMLoc getEndLoc() const = 0;
DMCAsmLexer.h82 SMLoc getEndLoc() const;
/external/clang/include/clang/AST/
DDeclarationName.h533 SourceLocation getEndLoc() const;
542 SourceLocation EndLoc = getEndLoc(); in getLocEnd()
DStmtCXX.h89 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd()
92 SourceLocation getEndLoc() const { in getEndLoc() function
DStmt.h470 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
DDeclFriend.h149 return SourceRange(StartL, TInfo->getTypeLoc().getEndLoc()); in getSourceRange()
DNestedNameSpecifier.h288 SourceLocation getEndLoc() const { in getEndLoc() function
DTypeLoc.h124 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/
DCoverageMappingGen.cpp69 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/
DX86AsmParser.cpp882 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/
DParseCXXInlineMethods.cpp68 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/
DEDToken.cpp135 (*operandIterator)->getEndLoc().getPointer()) { in tokenize()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/
DMBlazeAsmParser.cpp139 SMLoc getEndLoc() const { return EndLoc; } in getEndLoc() function
363 SMLoc E = Offset.getEndLoc(); in ParseMemory()
/external/clang/lib/AST/
DDeclarationName.cpp580 SourceLocation DeclarationNameInfo::getEndLoc() const { in getEndLoc() function in DeclarationNameInfo
599 return TInfo->getTypeLoc().getEndLoc(); in getEndLoc()
DTypeLoc.cpp207 SourceLocation TypeLoc::getEndLoc() const { in getEndLoc() function in TypeLoc
/external/clang/include/clang/Lex/
DToken.h150 SourceLocation getEndLoc() const { in getEndLoc() function
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp327 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/
DX86AsmParser.cpp147 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/
DRewriteScopedRefptr.cpp205 result, tsi->getTypeLoc().getBeginLoc(), tsi->getTypeLoc().getEndLoc())); in run()
/external/clang/lib/Format/
DSortJavaScriptImports.cpp306 Reference.Range.setEnd(LineEnd->Tok.getEndLoc()); in parseModuleReferences()
DFormat.cpp862 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/
DARMAsmParser.cpp592 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 …]

123