/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 …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 294 SMLoc &EndLoc) { in parseRegister() 309 SMLoc &EndLoc) { in tryParseRegister() 460 SMLoc StartLoc, EndLoc; in ParseOperand() local 475 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local 499 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local 511 SMLoc RegStartLoc, EndLoc; in ParseOperand() local 532 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 69 SMLoc StartLoc, EndLoc; member in __anon7e3fcdb60111::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-16.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 92 SMLoc StartLoc, EndLoc; member in __anon0b8fcd5e0111::SystemZOperand 161 SMLoc EndLoc) { in createInvalid() 173 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() 181 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() 190 unsigned LengthReg, SMLoc StartLoc, SMLoc EndLoc) { in createMem() 206 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() 409 SMLoc StartLoc, EndLoc; member 923 SMLoc EndLoc = in parseAnyRegister() local 1214 SMLoc EndLoc = in parseAddress() local 1298 SMLoc EndLoc = in ParseDirectiveInsn() local [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
D | MSP430AsmParser.cpp | 290 SMLoc &EndLoc) { in ParseRegister() 441 SMLoc StartLoc, EndLoc; in ParseOperand() local 456 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local 480 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local 492 SMLoc RegStartLoc, EndLoc; in ParseOperand() local 513 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 88 SMLoc StartLoc, EndLoc; member in __anon7b5602980111::SystemZOperand 157 SMLoc EndLoc) { in createInvalid() 169 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() 177 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() 186 unsigned LengthReg, SMLoc StartLoc, SMLoc EndLoc) { in createMem() 202 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() 405 SMLoc StartLoc, EndLoc; member 791 SMLoc EndLoc = in parseAnyRegister() local 1007 SMLoc EndLoc = in parseAddress() local 1083 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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 99 SMLoc StartLoc, EndLoc; member 328 SMLoc &EndLoc) { in parseRegister() 336 SMLoc &EndLoc) { in tryParseRegister()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/ |
D | XtensaAsmParser.cpp | 64 SMLoc &EndLoc) override { in tryParseRegister() 109 SMLoc StartLoc, EndLoc; member 462 SMLoc &EndLoc) { in parseRegister()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 239 SMLoc StartLoc, EndLoc; member in __anon9ecafb520211::SparcOperand 698 SMLoc &EndLoc) { in parseRegister() 706 SMLoc &EndLoc) { in tryParseRegister() 1511 SMLoc &EndLoc) { in matchSparcAsmModifiers()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
D | MasmParser.cpp | 1535 bool MasmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr() 1547 bool MasmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr() 1564 bool MasmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc, in parsePrimaryExpr() 1851 SMLoc EndLoc; in parseExpression() local 1861 static bool isAngleBracketString(SMLoc &StrLoc, SMLoc &EndLoc) { in isAngleBracketString() 1899 bool MasmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression() 1915 bool MasmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression() 1921 SMLoc &EndLoc) { in parseParenExprOfDepth() 2042 SMLoc &EndLoc) { in parseBinOpRHS() 3044 SMLoc StrLoc = Lexer.getLoc(), EndLoc; in parseMacroArgument() local [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 95 SMLoc StartLoc, EndLoc; member 324 SMLoc &EndLoc) { in ParseRegister()
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 194 SMLoc StartLoc, EndLoc; member in __anon76988faa0111::SparcOperand 593 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) in ParseRegister() 1241 SMLoc &EndLoc) in matchSparcAsmModifiers()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 223 SMLoc StartLoc, EndLoc; member in __anon1e63a38c0211::SparcOperand 632 SMLoc &EndLoc) { in ParseRegister() 1286 SMLoc &EndLoc) { in matchSparcAsmModifiers()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 1042 bool AsmParser::parseParenExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpr() 1057 bool AsmParser::parseBracketExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parseBracketExpr() 1072 bool AsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc) { in parsePrimaryExpr() 1299 SMLoc EndLoc; in parseExpression() local 1368 static bool isAltmacroString(SMLoc &StrLoc, SMLoc &EndLoc) { in isAltmacroString() 1406 bool AsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseExpression() 1446 bool AsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc) { in parseParenExpression() 1452 SMLoc &EndLoc) { in parseParenExprOfDepth() 1649 SMLoc &EndLoc) { in parseBinOpRHS() 2676 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
|