| /external/llvm-project/clang/lib/AST/ |
| D | StmtOpenMP.cpp | 195 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 214 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 250 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 295 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 339 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 359 SourceLocation StartLoc, in Create() 377 SourceLocation StartLoc, in Create() 394 SourceLocation StartLoc, in Create() 410 SourceLocation StartLoc, SourceLocation EndLoc, in Create() 425 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() [all …]
|
| D | OpenMPClause.cpp | 306 SourceLocation StartLoc, in Create() 356 SourceLocation StartLoc, in Create() 362 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 395 OMPPrivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 426 OMPFirstprivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 475 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 499 SourceLocation StartLoc, in Create() 547 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 592 OMPAlignedClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 632 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() [all …]
|
| D | DeclTemplate.cpp | 673 DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, unsigned D, in NonTypeTemplateParmDecl() 691 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 706 const ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in Create() 865 DeclContext *DC, SourceLocation StartLoc, in ClassTemplateSpecializationDecl() 886 SourceLocation StartLoc, in Create() 1003 SourceLocation StartLoc, in ClassTemplatePartialSpecializationDecl() 1022 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 1231 Kind DK, ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in VarTemplateSpecializationDecl() 1247 ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in Create() 1301 ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in VarTemplatePartialSpecializationDecl() [all …]
|
| /external/clang/lib/AST/ |
| D | StmtOpenMP.cpp | 58 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 83 OMPSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 125 OMPForDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 178 OMPForSimdDirective::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 230 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() 255 SourceLocation StartLoc, in Create() 277 SourceLocation StartLoc, in Create() 303 SourceLocation StartLoc, in Create() 324 SourceLocation StartLoc, SourceLocation EndLoc, in Create() 348 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, in Create() [all …]
|
| D | OpenMPClause.cpp | 172 OMPPrivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 203 OMPFirstprivateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 252 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 275 SourceLocation StartLoc, in Create() 316 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 351 OMPAlignedClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create() 391 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 432 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 479 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 505 SourceLocation StartLoc, in Create() [all …]
|
| D | DeclTemplate.cpp | 521 DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, unsigned D, in NonTypeTemplateParmDecl() 539 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 548 const ASTContext &C, DeclContext *DC, SourceLocation StartLoc, in Create() 706 DeclContext *DC, SourceLocation StartLoc, in ClassTemplateSpecializationDecl() 729 SourceLocation StartLoc, in Create() 817 SourceLocation StartLoc, in ClassTemplatePartialSpecializationDecl() 838 SourceLocation StartLoc, SourceLocation IdLoc, in Create() 1055 Kind DK, ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in VarTemplateSpecializationDecl() 1071 ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in Create() 1115 ASTContext &Context, DeclContext *DC, SourceLocation StartLoc, in VarTemplatePartialSpecializationDecl() [all …]
|
| /external/clang/include/clang/AST/ |
| D | StmtOpenMP.h | 38 SourceLocation StartLoc; 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 | 34 SourceLocation StartLoc; variable 41 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause() 151 OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, in OMPVarListClause() 235 SourceLocation StartLoc, SourceLocation LParenLoc, in OMPIfClause() 299 OMPFinalClause(Expr *Cond, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPFinalClause() 353 OMPNumThreadsClause(Expr *NumThreads, SourceLocation StartLoc, in OMPNumThreadsClause() 409 OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPSafelenClause() 464 OMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPSimdlenClause() 520 OMPCollapseClause(Expr *Num, SourceLocation StartLoc, in OMPCollapseClause() 585 SourceLocation StartLoc, SourceLocation LParenLoc, in OMPDefaultClause() [all …]
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | StmtOpenMP.h | 41 SourceLocation StartLoc; variable 64 SourceLocation StartLoc, SourceLocation EndLoc) in OMPExecutableDirective() 385 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPParallelDirective() 584 SourceLocation StartLoc, SourceLocation EndLoc, in OMPLoopDirective() 1185 OMPSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPSimdDirective() 1251 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForDirective() 1338 OMPForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, in OMPForSimdDirective() 1404 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionsDirective() 1481 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSectionDirective() 1539 OMPSingleDirective(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSingleDirective() [all …]
|
| D | OpenMPClause.h | 56 SourceLocation StartLoc; variable 65 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) in OMPClause() 177 SourceLocation StartLoc; member 208 OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, in OMPVarListClause() 288 OMPAllocatorClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAllocatorClause() 353 OMPAllocateClause(SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAllocateClause() 473 OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, in OMPIfClause() 553 OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, in OMPFinalClause() 623 SourceLocation StartLoc, SourceLocation LParenLoc, in OMPNumThreadsClause() 694 OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPSafelenClause() [all …]
|
| /external/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 1870 SourceLocation StartLoc) { in CheckNestingOfRegions() 3382 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective() 3878 SourceLocation StartLoc, in ActOnOpenMPParallelDirective() 5454 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPSimdDirective() 5508 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForDirective() 5544 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForSimdDirective() 5600 SourceLocation StartLoc, in ActOnOpenMPSectionsDirective() 5637 SourceLocation StartLoc, in ActOnOpenMPSectionDirective() 5653 SourceLocation StartLoc, in ActOnOpenMPSingleDirective() 5683 SourceLocation StartLoc, in ActOnOpenMPMasterDirective() [all …]
|
| /external/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
| D | PreferIsaOrDynCastInConditionalsCheck.cpp | 72 SourceLocation StartLoc = MatchedDecl->getCallee()->getExprLoc(); in check() local 82 SourceLocation StartLoc = MatchedDecl->getCallee()->getExprLoc(); in check() local
|
| /external/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 291 bool MSP430AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister() 306 SMLoc &StartLoc, in tryParseRegister() 458 SMLoc StartLoc, EndLoc; in ParseOperand() local 468 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local 493 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local 506 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local 526 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local
|
| /external/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 86 SMLoc StartLoc, EndLoc; member in __anon10090df50111::SystemZOperand 154 static std::unique_ptr<SystemZOperand> createInvalid(SMLoc StartLoc, in createInvalid() 167 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { in createReg() 175 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() 184 unsigned LengthReg, SMLoc StartLoc, SMLoc EndLoc) { in createMem() 200 SMLoc StartLoc, SMLoc EndLoc) { in createImmTLS() 403 SMLoc StartLoc, EndLoc; member 854 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAnyRegister() local 1057 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local 1206 SMLoc StartLoc = Parser.getTok().getLoc(); in ParseDirectiveInsn() local [all …]
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 4491 SourceLocation StartLoc) { in checkCancelRegion() 4509 SourceLocation StartLoc) { in checkNestingOfRegions() 5047 Stmt *AStmt, SourceLocation StartLoc, SourceLocation EndLoc) { in ActOnOpenMPExecutableDirective() 6371 SourceLocation StartLoc, in ActOnOpenMPParallelDirective() 8907 SourceLocation StartLoc, SourceLocation EndLoc, in ActOnOpenMPSimdDirective() 8946 SourceLocation StartLoc, SourceLocation EndLoc, in ActOnOpenMPForDirective() 8982 ArrayRef<OMPClause *> Clauses, Stmt *AStmt, SourceLocation StartLoc, in ActOnOpenMPForSimdDirective() 9022 SourceLocation StartLoc, in ActOnOpenMPSectionsDirective() 9060 SourceLocation StartLoc, in ActOnOpenMPSectionDirective() 9074 SourceLocation StartLoc, in ActOnOpenMPSingleDirective() [all …]
|
| D | SemaModule.cpp | 91 Sema::ActOnModuleDecl(SourceLocation StartLoc, SourceLocation ModuleLoc, in ActOnModuleDecl() 307 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport() 341 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport()
|
| /external/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 69 SMLoc StartLoc, EndLoc; member in __anond03072c70111::SystemZOperand 135 static std::unique_ptr<SystemZOperand> createInvalid(SMLoc StartLoc, 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 642 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local 687 bool SystemZAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister() [all …]
|
| /external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
| D | BracesAroundStatementsCheck.cpp | 149 SourceLocation StartLoc = findRParenLoc(S, SM, Context); in check() local 154 SourceLocation StartLoc = findRParenLoc(S, SM, Context); in check() local 242 SourceLocation StartLoc = in checkStmt() local
|
| /external/llvm-project/clang/lib/Tooling/Refactoring/Rename/ |
| D | USRLocFinder.cpp | 200 auto StartLoc = Decl->getLocation(); in VisitNamedDecl() local 217 auto StartLoc = Expr->getMemberLoc(); in VisitMemberExpr() local 258 auto StartLoc = Expr->getBeginLoc(); in VisitDeclRefExpr() local 388 auto StartLoc = StartLocationForType(Loc); in VisitTypeLoc() local 423 auto StartLoc = StartLocationForType(TargetLoc); in VisitTypeLoc() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/ |
| D | MSP430AsmParser.cpp | 289 bool MSP430AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister() 441 SMLoc StartLoc, EndLoc; in ParseOperand() local 451 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local 476 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local 489 SMLoc StartLoc = getParser().getTok().getLoc(); in ParseOperand() local 509 SMLoc StartLoc = 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 __anon841d33e90111::SystemZOperand 156 static std::unique_ptr<SystemZOperand> createInvalid(SMLoc StartLoc, 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 779 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAnyRegister() local 898 SMLoc StartLoc = Parser.getTok().getLoc(); in parseAddress() local 1055 SMLoc StartLoc = Parser.getTok().getLoc(); in ParseDirectiveInsn() local [all …]
|
| /external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
| D | UseNullptrCheck.cpp | 52 bool isReplaceableRange(SourceLocation StartLoc, SourceLocation EndLoc, in isReplaceableRange() 61 SourceLocation StartLoc, SourceLocation EndLoc) { in replaceWithNullptr() 218 SourceLocation StartLoc = FirstSubExpr->getBeginLoc(); in VisitStmt() local
|
| D | UseUsingCheck.cpp | 48 SourceLocation StartLoc = MatchedDecl->getBeginLoc(); in check() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGLoopInfo.cpp | 457 const llvm::DebugLoc &StartLoc, const llvm::DebugLoc &EndLoc, in LoopInfo() 565 void LoopInfoStack::push(BasicBlock *Header, const llvm::DebugLoc &StartLoc, in push() 577 const llvm::DebugLoc &StartLoc, in push()
|
| /external/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| D | BPFAsmParser.cpp | 97 SMLoc StartLoc, EndLoc; member 325 bool BPFAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, in ParseRegister() 333 SMLoc &StartLoc, in tryParseRegister()
|