/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()
|
D | StmtOpenMP.cpp | 58 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 84 SourceLocation EndLoc, unsigned CollapsedNum, in Create() 126 SourceLocation EndLoc, unsigned CollapsedNum, in Create() 179 SourceLocation EndLoc, unsigned CollapsedNum, in Create() 230 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 256 SourceLocation EndLoc, in Create() 278 SourceLocation EndLoc, in Create() 304 SourceLocation EndLoc, in Create() 324 SourceLocation StartLoc, SourceLocation EndLoc, in Create() 348 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() [all …]
|
D | OpenMPClause.cpp | 173 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 204 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 253 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() 277 SourceLocation EndLoc, in Create() 318 SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, in Create() 353 SourceLocation EndLoc, ArrayRef<Expr *> VL, Expr *A) { in Create() 392 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() 433 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() 480 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create() 507 SourceLocation EndLoc, in Create() [all …]
|
/external/clang/include/clang/AST/ |
D | StmtOpenMP.h | 40 SourceLocation EndLoc; variable 68 SourceLocation StartLoc, SourceLocation EndLoc, in OMPExecutableDirective() 241 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPParallelDirective() 798 OMPSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSimdDirective() 867 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective() 940 OMPForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForSimdDirective() 1008 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSectionsDirective() 1075 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionDirective() 1134 OMPSingleDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSingleDirective() 1188 OMPMasterDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPMasterDirective() [all …]
|
D | OpenMPClause.h | 36 SourceLocation EndLoc; variable 41 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause() 152 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) in OMPVarListClause() 237 SourceLocation EndLoc) in OMPIfClause() 300 SourceLocation EndLoc) in OMPFinalClause() 354 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPNumThreadsClause() 410 SourceLocation EndLoc) in OMPSafelenClause() 465 SourceLocation EndLoc) in OMPSimdlenClause() 521 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPCollapseClause() 586 SourceLocation EndLoc) in OMPDefaultClause() [all …]
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 3382 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective() 3879 SourceLocation EndLoc) { in ActOnOpenMPParallelDirective() 5455 SourceLocation EndLoc, in ActOnOpenMPSimdDirective() 5509 SourceLocation EndLoc, in ActOnOpenMPForDirective() 5545 SourceLocation EndLoc, in ActOnOpenMPForSimdDirective() 5601 SourceLocation EndLoc) { in ActOnOpenMPSectionsDirective() 5638 SourceLocation EndLoc) { in ActOnOpenMPSectionDirective() 5654 SourceLocation EndLoc) { in ActOnOpenMPSingleDirective() 5684 SourceLocation EndLoc) { in ActOnOpenMPMasterDirective() 5697 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPCriticalDirective() [all …]
|
D | TreeTransform.h | 1265 SourceLocation StartLoc, SourceLocation EndLoc) { in RebuildDeclStmt() 1296 SourceLocation EndLoc) { in RebuildMSAsmStmt() 1389 SourceLocation EndLoc) { in RebuildOMPExecutableDirective() 1403 SourceLocation EndLoc) { in RebuildOMPIfClause() 1415 SourceLocation EndLoc) { in RebuildOMPFinalClause() 1427 SourceLocation EndLoc) { in RebuildOMPNumThreadsClause() 1438 SourceLocation EndLoc) { in RebuildOMPSafelenClause() 1448 SourceLocation EndLoc) { in RebuildOMPSimdlenClause() 1458 SourceLocation EndLoc) { in RebuildOMPCollapseClause() 1471 SourceLocation EndLoc) { in RebuildOMPDefaultClause() [all …]
|
D | SemaLambda.cpp | 357 SourceLocation EndLoc, in startLambdaDefinition() 824 SourceLocation EndLoc; in ActOnStartOfLambdaDefinition() local 1489 ExprResult Sema::BuildLambdaExpr(SourceLocation StartLoc, SourceLocation EndLoc, in BuildLambdaExpr()
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 69 SMLoc StartLoc, EndLoc; member in __anon8217a0e90111::SystemZOperand 136 SMLoc EndLoc) { in createInvalid() 146 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() 153 createAccessReg(unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createAccessReg() 159 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() 167 SMLoc StartLoc, SMLoc EndLoc) { in createMem() 179 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() 362 SMLoc StartLoc, EndLoc; member 675 SMLoc EndLoc = in parseAddress() local 688 SMLoc &EndLoc) { in ParseRegister() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 87 SMLoc StartLoc, EndLoc; member in __anone16cff410111::SystemZOperand 156 SMLoc EndLoc) { in createInvalid() 168 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() 176 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() 185 unsigned LengthReg, SMLoc StartLoc, SMLoc EndLoc) { in createMem() 201 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() 394 SMLoc StartLoc, EndLoc; member 728 SMLoc EndLoc = in parseAnyRegister() local 944 SMLoc EndLoc = in parseAddress() local 1020 SMLoc EndLoc = in ParseDirectiveInsn() local [all …]
|
/external/clang/lib/Parse/ |
D | Parser.cpp | 110 SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd()); in SuggestParentheses() local 158 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); in ExpectAndConsume() local 204 SourceLocation EndLoc = Tok.getLocation(); in ConsumeExtraSemi() local 702 SourceLocation EndLoc; in ParseExternalDeclaration() local 1343 ExprResult Parser::ParseSimpleAsm(SourceLocation *EndLoc) { in ParseSimpleAsm() 1670 SourceLocation EndLoc = Tok.getLastLoc(); in TryAnnotateTypeOrScopeToken() local
|
D | ParseDecl.cpp | 245 SourceLocation *EndLoc, in ParseAttributeWithTypeArg() 273 ParsedAttributes &Attrs, SourceLocation *EndLoc, IdentifierInfo *ScopeName, in ParseAttributeArgsCommon() 338 SourceLocation *EndLoc, in ParseGNUAttributeArgs() 629 SourceLocation EndLoc = SkipExtendedMicrosoftTypeAttributes(); in DiagnoseAndSkipExtendedMicrosoftTypeAttributes() local 638 SourceLocation EndLoc; in SkipExtendedMicrosoftTypeAttributes() local 1293 SourceLocation *EndLoc, in ParseTypeTagForDatatypeAttribute() 1378 SourceLocation EndLoc = ConsumeBracket(); in DiagnoseProhibitedCXX11Attribute() local 2511 SourceLocation *EndLoc) { in ParseAlignmentSpecifier() 3525 SourceLocation EndLoc; in ParseDeclarationSpecifiers() local 4797 SourceLocation EndLoc; in ParseTypeQualifierListOpt() local [all …]
|
D | ParsePragma.cpp | 945 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local 1089 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local 1168 SourceLocation EndLoc = Tok.getLocation(); in ParseAlignPragma() local 1585 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local 1677 SourceLocation EndLoc = Tok.getLocation(); in HandlePragma() local
|
D | ParseDeclCXX.cpp | 769 SourceLocation EndLoc; in ParseDecltypeSpecifier() local 870 SourceLocation EndLoc) { in AnnotateExistingDecltypeSpecifier() 2903 SourceLocation EndLoc; in ParseCXXClassMemberDeclarationWithPragmas() local 3683 SourceLocation *EndLoc, in ParseCXX11AttributeArgs() 3883 SourceLocation EndLoc = SkipCXX11Attributes(); in DiagnoseAndSkipCXX11Attributes() local 3893 SourceLocation EndLoc; in SkipCXX11Attributes() local
|
D | ParseObjc.cpp | 1547 SourceLocation &LAngleLoc, SourceLocation &EndLoc, in ParseObjCProtocolReferences() 3358 SourceLocation EndLoc = ConsumeToken(); // consume the keyword. in ParseObjCBooleanLiteral() local 3442 SourceLocation EndLoc = ConsumeBracket(); // location of ']' in ParseObjCArrayLiteral() local 3495 SourceLocation EndLoc = ConsumeBrace(); in ParseObjCDictionaryLiteral() local
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | AsmParser.cpp | 555 bool AsmParser::ParseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParseParenExpr() 569 bool AsmParser::ParseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParseBracketExpr() 584 bool AsmParser::ParsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in ParsePrimaryExpr() 703 SMLoc EndLoc; in ParseExpression() local 766 bool AsmParser::ParseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in ParseExpression() 805 bool AsmParser::ParseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in ParseParenExpression() 906 SMLoc &EndLoc) { in ParseBinOpRHS()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 95 SMLoc StartLoc, EndLoc; member 324 SMLoc &EndLoc) { in ParseRegister()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 221 SMLoc StartLoc, EndLoc; member in __anonf38cb3b50211::SparcOperand 623 SMLoc &EndLoc) { in ParseRegister() 1230 SMLoc &EndLoc) { in matchSparcAsmModifiers()
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 194 SMLoc StartLoc, EndLoc; member in __anonb718c15d0111::SparcOperand 593 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) in ParseRegister() 1241 SMLoc &EndLoc) in matchSparcAsmModifiers()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 83 SMLoc StartLoc, EndLoc; member 389 SMLoc &StartLoc, SMLoc &EndLoc) { in ParseRegister()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 1004 bool AsmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr() 1019 bool AsmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr() 1034 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr() 1259 SMLoc EndLoc; in parseExpression() local 1327 bool AsmParser::isAltmacroString(SMLoc &StrLoc, SMLoc &EndLoc) { in isAltmacroString() 1363 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression() 1403 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression() 1409 SMLoc &EndLoc) { in parseParenExprOfDepth() 1606 SMLoc &EndLoc) { in parseBinOpRHS() 2629 SMLoc EndLoc; in parseMacroArguments() local
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 266 SourceLocation EndLoc = Msg->getSelectorLoc(0); in rewriteToPropertyDotSyntax() local 296 SourceLocation EndLoc = RHS->getLocStart(); in rewriteToPropertyDotSyntax() local 552 SourceLocation EndLoc = Setter->getDeclaratorEndLoc(); in rewriteToObjCProperty() local 667 SourceLocation EndLoc = in rewriteToObjCInterfaceDecl() local 775 SourceLocation EndLoc; in rewriteToNSMacroDecl() local 826 SourceLocation EndLoc = Enumerator->getLocEnd(); in UseNSOptionsMacro() local 1412 SourceLocation EndLoc = LastFD->getLocEnd(); in AnnotateImplicitBridging() local
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 842 bool AsmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr() 857 bool AsmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr() 873 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr() 1053 SMLoc EndLoc; in parseExpression() local 1121 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression() 1159 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression() 1165 SMLoc &EndLoc) { in parseParenExprOfDepth() 1362 SMLoc &EndLoc) { in parseBinOpRHS()
|
/external/clang/lib/Rewrite/ |
D | HTMLRewrite.cpp | 278 SourceLocation EndLoc = StartLoc.getLocWithOffset(FileEnd-FileStart); in AddHeaderFooterInternalBuiltinCSS() local
|
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 670 SourceLocation EndLoc = Tokens[CurToken - 1].getLocation(); in PasteTokens() local
|