Home
last modified time | relevance | path

Searched defs:EndLoc (Results 126 – 150 of 1804) sorted by relevance

12345678910>>...73

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h57 SourceLocation EndLoc; variable
179 SourceLocation EndLoc; member
287 SourceLocation EndLoc) in OMPAllocatorClause()
693 SourceLocation EndLoc) in OMPSafelenClause()
759 SourceLocation EndLoc) in OMPSimdlenClause()
901 SourceLocation EndLoc) in OMPDefaultClause()
983 SourceLocation EndLoc) in OMPProcBindClause()
4353 SourceLocation EndLoc) in OMPDepobjClause()
4602 SourceLocation EndLoc) in OMPDeviceClause()
6006 SourceLocation EndLoc) in OMPHintClause()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp199 SourceLocation EndLoc) { in Create()
254 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
358 SourceLocation EndLoc, in Create()
399 SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, in Create()
561 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
614 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
676 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
704 SourceLocation EndLoc, in Create()
720 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
796 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp292 SMLoc &EndLoc) { in ParseRegister()
307 SMLoc &EndLoc) { in tryParseRegister()
458 SMLoc StartLoc, EndLoc; in ParseOperand() local
473 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
497 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
509 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
530 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp292 SMLoc &EndLoc) { in ParseRegister()
307 SMLoc &EndLoc) { in tryParseRegister()
458 SMLoc StartLoc, EndLoc; in ParseOperand() local
473 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
497 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
509 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
530 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp292 SMLoc &EndLoc) { in ParseRegister()
307 SMLoc &EndLoc) { in tryParseRegister()
458 SMLoc StartLoc, EndLoc; in ParseOperand() local
473 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
497 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
509 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
530 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp291 SMLoc &EndLoc) { in ParseRegister()
306 SMLoc &EndLoc) { in tryParseRegister()
457 SMLoc StartLoc, EndLoc; in ParseOperand() local
472 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
496 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
508 SMLoc RegStartLoc, EndLoc; in ParseOperand() local
529 SMLoc EndLoc = getParser().getTok().getLoc(); in ParseOperand() local
/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DRemoveBaseClass.cpp211 SourceLocation EndLoc = TheBaseClass->getBraceRange().getEnd(); in copyBaseClassDecls() local
237 SourceLocation EndLoc = RewriteHelper->getLocationUntil(StartLoc, '{'); in removeBaseSpecifier() local
257 SourceLocation EndLoc = RewriteHelper->getEndLocationFromBegin(Range); in removeBaseSpecifier() local
H A DRemoveTrivialBaseTemplate.cpp127 SourceLocation EndLoc = RewriteHelper->getLocationUntil(StartLoc, '{'); in removeBaseSpecifier() local
147 SourceLocation EndLoc = RewriteHelper->getEndLocationFromBegin(Range); in removeBaseSpecifier() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h59 SourceLocation EndLoc; variable
181 SourceLocation EndLoc; member
289 SourceLocation EndLoc) in OMPAllocatorClause()
695 SourceLocation EndLoc) in OMPSafelenClause()
761 SourceLocation EndLoc) in OMPSimdlenClause()
903 SourceLocation EndLoc) in OMPDefaultClause()
985 SourceLocation EndLoc) in OMPProcBindClause()
4355 SourceLocation EndLoc) in OMPDepobjClause()
4604 SourceLocation EndLoc) in OMPDeviceClause()
6057 SourceLocation EndLoc) in OMPHintClause()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h59 SourceLocation EndLoc; variable
181 SourceLocation EndLoc; member
289 SourceLocation EndLoc) in OMPAllocatorClause()
695 SourceLocation EndLoc) in OMPSafelenClause()
761 SourceLocation EndLoc) in OMPSimdlenClause()
903 SourceLocation EndLoc) in OMPDefaultClause()
985 SourceLocation EndLoc) in OMPProcBindClause()
4355 SourceLocation EndLoc) in OMPDepobjClause()
4604 SourceLocation EndLoc) in OMPDeviceClause()
6057 SourceLocation EndLoc) in OMPHintClause()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h59 SourceLocation EndLoc; variable
181 SourceLocation EndLoc; member
289 SourceLocation EndLoc) in OMPAllocatorClause()
695 SourceLocation EndLoc) in OMPSafelenClause()
761 SourceLocation EndLoc) in OMPSimdlenClause()
903 SourceLocation EndLoc) in OMPDefaultClause()
985 SourceLocation EndLoc) in OMPProcBindClause()
4355 SourceLocation EndLoc) in OMPDepobjClause()
4604 SourceLocation EndLoc) in OMPDeviceClause()
6057 SourceLocation EndLoc) in OMPHintClause()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp9818 SourceLocation EndLoc) { in ActOnOpenMPIfClause()
10292 SourceLocation EndLoc) { in ActOnOpenMPSingleExprWithArgClause()
10495 SourceLocation EndLoc) { in ActOnOpenMPClause()
10610 SourceLocation EndLoc) { in ActOnOpenMPReadClause()
10680 SourceLocation EndLoc = Locs.EndLoc; in ActOnOpenMPVarListClause() local
11847 SourceLocation ColonLoc, SourceLocation EndLoc, in actOnOMPReductionKindClause()
12478 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPReductionClause()
12498 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPTaskReductionClause()
12518 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPInReductionClause()
14823 SourceLocation EndLoc) { in ActOnOpenMPDistScheduleClause()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/
H A Dlz4.cmake40 MESSAGE(FATAL_ERROR "Required lz4 library is not found")
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11513 SourceLocation EndLoc) { in ActOnOpenMPIfClause()
12017 SourceLocation EndLoc) { in ActOnOpenMPSingleExprWithArgClause()
12223 SourceLocation EndLoc) { in ActOnOpenMPClause()
12410 SourceLocation EndLoc = Locs.EndLoc; in ActOnOpenMPVarListClause() local
13007 SourceLocation LParenLoc, SourceLocation EndLoc) { in ActOnOpenMPLastprivateClause()
13632 SourceLocation ColonLoc, SourceLocation EndLoc, in actOnOMPReductionKindClause()
14264 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPReductionClause()
14284 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPTaskReductionClause()
14304 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPInReductionClause()
16684 SourceLocation EndLoc) { in ActOnOpenMPDistScheduleClause()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp11513 SourceLocation EndLoc) { in ActOnOpenMPIfClause()
12017 SourceLocation EndLoc) { in ActOnOpenMPSingleExprWithArgClause()
12223 SourceLocation EndLoc) { in ActOnOpenMPClause()
12410 SourceLocation EndLoc = Locs.EndLoc; in ActOnOpenMPVarListClause() local
13007 SourceLocation LParenLoc, SourceLocation EndLoc) { in ActOnOpenMPLastprivateClause()
13632 SourceLocation ColonLoc, SourceLocation EndLoc, in actOnOMPReductionKindClause()
14264 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPReductionClause()
14284 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPTaskReductionClause()
14304 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPInReductionClause()
16684 SourceLocation EndLoc) { in ActOnOpenMPDistScheduleClause()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp12635 SourceLocation EndLoc) { in ActOnOpenMPIfClause()
13199 SourceLocation EndLoc) { in ActOnOpenMPSingleExprWithArgClause()
13426 SourceLocation EndLoc) { in ActOnOpenMPClause()
13568 SourceLocation EndLoc) { in ActOnOpenMPReadClause()
13664 SourceLocation EndLoc = Locs.EndLoc; in ActOnOpenMPVarListClause() local
14293 SourceLocation LParenLoc, SourceLocation EndLoc) { in ActOnOpenMPLastprivateClause()
14950 SourceLocation ColonLoc, SourceLocation EndLoc, in actOnOMPReductionKindClause()
15697 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPTaskReductionClause()
15717 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPInReductionClause()
18453 SourceLocation EndLoc) { in ActOnOpenMPDistScheduleClause()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp12785 SourceLocation EndLoc) { in ActOnOpenMPIfClause()
13349 SourceLocation EndLoc) { in ActOnOpenMPSingleExprWithArgClause()
13576 SourceLocation EndLoc) { in ActOnOpenMPClause()
13718 SourceLocation EndLoc) { in ActOnOpenMPReadClause()
13814 SourceLocation EndLoc = Locs.EndLoc; in ActOnOpenMPVarListClause() local
14443 SourceLocation LParenLoc, SourceLocation EndLoc) { in ActOnOpenMPLastprivateClause()
15100 SourceLocation ColonLoc, SourceLocation EndLoc, in actOnOMPReductionKindClause()
15847 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPTaskReductionClause()
15867 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPInReductionClause()
18604 SourceLocation EndLoc) { in ActOnOpenMPDistScheduleClause()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp12507 SourceLocation EndLoc) { in ActOnOpenMPIfClause()
13069 SourceLocation EndLoc) { in ActOnOpenMPSingleExprWithArgClause()
13296 SourceLocation EndLoc) { in ActOnOpenMPClause()
13438 SourceLocation EndLoc) { in ActOnOpenMPReadClause()
13532 SourceLocation EndLoc = Locs.EndLoc; in ActOnOpenMPVarListClause() local
14156 SourceLocation LParenLoc, SourceLocation EndLoc) { in ActOnOpenMPLastprivateClause()
14809 SourceLocation ColonLoc, SourceLocation EndLoc, in actOnOMPReductionKindClause()
15543 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPTaskReductionClause()
15563 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPInReductionClause()
18259 SourceLocation EndLoc) { in ActOnOpenMPDistScheduleClause()
[all …]

12345678910>>...73