Home
last modified time | relevance | path

Searched refs:LPKindLoc (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2159 SourceLocation LPKindLoc; variable
2171 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2175 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2240 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2276 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2288 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2159 SourceLocation LPKindLoc; variable
2171 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2175 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2240 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2276 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2288 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2436 SourceLocation LPKindLoc; variable
2448 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2452 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2517 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2553 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2565 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2434 SourceLocation LPKindLoc; variable
2446 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2450 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2515 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2551 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2563 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h2434 SourceLocation LPKindLoc; variable
2446 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2450 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2515 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2551 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2563 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h2436 SourceLocation LPKindLoc; variable
2448 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2452 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2517 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2553 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2565 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2436 SourceLocation LPKindLoc; variable
2448 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2452 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2517 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2553 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2565 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DOpenMPClause.h2638 SourceLocation LPKindLoc; variable
2650 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2654 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2719 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2755 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2767 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2638 SourceLocation LPKindLoc; variable
2650 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2654 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2719 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2755 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2767 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2638 SourceLocation LPKindLoc; variable
2650 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2654 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2719 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2755 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2767 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2638 SourceLocation LPKindLoc; variable
2650 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2654 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2719 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2755 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2767 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2638 SourceLocation LPKindLoc; variable
2650 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2654 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2719 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2755 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2767 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DOpenMPClause.h2638 SourceLocation LPKindLoc; variable
2650 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause() argument
2654 OMPClauseWithPostUpdate(this), LPKind(LPKind), LPKindLoc(LPKindLoc), in OMPLastprivateClause()
2719 void setKindLoc(SourceLocation Loc) { LPKindLoc = Loc; } in setKindLoc()
2755 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc,
2767 SourceLocation getKindLoc() const { return LPKindLoc; } in getKindLoc()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp409 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
413 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp409 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
413 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp475 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
479 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp477 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
481 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DOpenMPClause.cpp477 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
481 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DOpenMPClause.cpp478 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
482 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp475 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
479 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DOpenMPClause.cpp499 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
503 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp497 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
501 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp497 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
501 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp497 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
501 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp497 OpenMPLastprivateModifier LPKind, SourceLocation LPKindLoc, in Create() argument
501 StartLoc, LParenLoc, EndLoc, LPKind, LPKindLoc, ColonLoc, VL.size()); in Create()

123