/external/clang/lib/AST/ |
D | SelectorLocationsKind.cpp | 24 SourceLocation EndLoc) { in getStandardSelLoc() 73 SourceLocation EndLoc) { in hasStandardSelLocs() 100 SourceLocation EndLoc) { in hasStandardSelectorLocs() 108 SourceLocation EndLoc) { in getStandardSelectorLoc() 117 SourceLocation EndLoc) { in hasStandardSelectorLocs() 125 SourceLocation EndLoc) { in getStandardSelectorLoc()
|
/external/clang/lib/Parse/ |
D | Parser.cpp | 122 SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd()); in SuggestParentheses() local 170 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ExpectAndConsume() local 209 SourceLocation EndLoc = Tok.getLocation(); in ConsumeExtraSemi() local 651 SourceLocation EndLoc; in ParseExternalDeclaration() local 1243 Parser::ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm() 1519 SourceLocation EndLoc = Tok.getLastLoc(); in TryAnnotateTypeOrScopeToken() local
|
D | ParseDecl.cpp | 187 SourceLocation *EndLoc, in ParseGNUAttributeArgs() 1045 SourceLocation *EndLoc) { in ParseThreadSafetyAttribute() 1081 SourceLocation *EndLoc) { in ParseTypeTagForDatatypeAttribute() 1168 SourceLocation EndLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local 2131 SourceLocation *EndLoc) { in ParseAlignmentSpecifier() 4110 SourceLocation EndLoc; in ParseTypeQualifierListOpt() local 4777 SourceLocation StartLoc, LocalEndLoc, EndLoc; in ParseFunctionDeclarator() local
|
D | ParseObjc.cpp | 1173 SourceLocation &LAngleLoc, SourceLocation &EndLoc) { in ParseObjCProtocolReferences() 2604 SourceLocation EndLoc = ConsumeToken(); // consume the keyword. in ParseObjCBooleanLiteral() local 2687 SourceLocation EndLoc = ConsumeBracket(); // location of ']' in ParseObjCArrayLiteral() local 2742 SourceLocation EndLoc = ConsumeBrace(); in ParseObjCDictionaryLiteral() local
|
D | ParseCXXInlineMethods.cpp | 524 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseLexedMemberInitializer() local
|
D | ParseDeclCXX.cpp | 672 SourceLocation EndLoc; in ParseDecltypeSpecifier() local 752 SourceLocation EndLoc) { in AnnotateExistingDecltypeSpecifier() 2538 SourceLocation EndLoc; in ParseCXXMemberSpecification() local
|
D | ParseExprCXX.cpp | 217 SourceLocation EndLoc = ParseDecltypeSpecifier(DS); in ParseOptionalCXXScopeSpecifier() local 2197 SourceLocation EndLoc = ParseDecltypeSpecifier(DS); in ParseUnqualifiedId() local
|
D | ParseStmt.cpp | 1675 SourceLocation EndLoc = AsmLoc; in ParseMicrosoftAsmStatement() local
|
/external/llvm/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 83 SMLoc StartLoc, EndLoc; member 392 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister() 405 MBlazeOperand *MBlazeAsmParser::ParseRegister(SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister()
|
/external/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 691 SourceLocation EndLoc = Tok.getLocation(); in ReadFunctionLikeMacroArgs() local 1021 SourceLocation EndLoc; in EvaluateHasIncludeCommon() local
|
D | TokenLexer.cpp | 638 SourceLocation EndLoc = Tokens[CurToken - 1].getLocation(); in PasteTokens() local
|
D | PreprocessingRecord.cpp | 460 SourceLocation EndLoc; in InclusionDirective() local
|
/external/clang/lib/Sema/ |
D | SemaAttr.cpp | 389 void Sema::PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc) { in PopPragmaVisibility()
|
D | SemaLambda.cpp | 57 SourceLocation EndLoc, in startLambdaDefinition() 447 SourceLocation EndLoc; in ActOnStartOfLambdaDefinition() local
|
D | SemaStmtAsm.cpp | 577 ArrayRef<Token> AsmToks,SourceLocation EndLoc) { in ActOnMSAsmStmt()
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 714 bool AsmParser::ParseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParseParenExpr() 728 bool AsmParser::ParseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParseBracketExpr() 743 bool AsmParser::ParsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParsePrimaryExpr() 868 SMLoc EndLoc; in parseExpression() local 930 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression() 968 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression() 1069 SMLoc &EndLoc) { in ParseBinOpRHS()
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 240 SMLoc StartLoc, EndLoc; member in __anon18aa4d7a0311::MipsOperand 862 SMLoc EndLoc; in parseRelocOperand() local 918 SMLoc &EndLoc) { in ParseRegister()
|
/external/clang/lib/Rewrite/Core/ |
D | HTMLRewrite.cpp | 279 SourceLocation EndLoc = StartLoc.getLocWithOffset(FileEnd-FileStart); in AddHeaderFooterInternalBuiltinCSS() local
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 169 SMLoc StartLoc, EndLoc; member 476 SMLoc EndLoc = SMLoc::getFromPointer(Loc.getPointer() + Str.size()); in CreateToken() local 564 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister() 1346 SMLoc StartLoc, EndLoc; in ParseMemOperand() local
|
/external/clang/include/clang/Lex/ |
D | MacroInfo.h | 117 void setDefinitionEndLoc(SourceLocation EndLoc) { EndLocation = EndLoc; } in setDefinitionEndLoc()
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 161 SMLoc StartLoc, EndLoc; member in __anoncf55007a0211::AArch64Operand 1118 SMLoc EndLoc; in ParseOperand() local 1130 SMLoc EndLoc; in ParseOperand() local 1522 SMLoc &EndLoc) { in ParseRegister()
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 929 SourceLocation EndLoc) { in setConversionFunctionId() 961 SourceLocation EndLoc) { in setConstructorName() 984 SourceLocation EndLoc) { in setDestructorName() 1021 SourceLocation EndLoc; member 1776 SourceLocation EndLoc) { in AddTypeInfo()
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 316 SMLoc StartLoc, EndLoc; member in __anon8d2ad9e80311::ARMOperand 2225 SMLoc StartLoc, SMLoc EndLoc) { in CreateRegList() 2487 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister() 2580 SMLoc EndLoc; in tryParseShiftRegister() local 3017 parseVectorLane(VectorLaneTy &LaneKind, unsigned &Index, SMLoc &EndLoc) { in parseVectorLane() 3264 SMLoc EndLoc = Parser.getTok().getLoc(); in parseVectorList() local 3569 SMLoc EndLoc; in parsePKHImm() local 3649 SMLoc EndLoc; in parseShifterImm() local 3710 SMLoc EndLoc; in parseRotImm() local 3780 SMLoc EndLoc; in parseBitfield() local
|
/external/clang/include/clang/AST/ |
D | DeclarationName.h | 533 SourceLocation EndLoc = getEndLoc(); in getLocEnd() local
|
/external/clang/lib/Rewrite/Frontend/ |
D | RewriteModernObjC.cpp | 2139 SourceLocation EndLoc) { in SynthesizeCallToFunctionDecl() 2212 SourceLocation Loc, EndLoc; in RewriteObjCQualifiedInterfaceTypes() local 2669 SourceLocation EndLoc = Exp->getLocEnd(); in RewriteObjCBoxedExpr() local 2764 SourceLocation EndLoc = Exp->getLocEnd(); in RewriteObjCArrayLiteralExpr() local 2901 SourceLocation EndLoc = Exp->getLocEnd(); in RewriteObjCDictionaryLiteralExpr() local 3270 SourceLocation EndLoc) { in SynthMessageExpr()
|