Home
last modified time | relevance | path

Searched refs:AssociationIteratorTy (Results 1 – 14 of 14) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h5235 template <bool Const> class AssociationIteratorTy; variable
5241 template <bool OtherConst> friend class AssociationIteratorTy; variable
5266 class AssociationIteratorTy
5268 AssociationIteratorTy<Const>, std::input_iterator_tag,
5285 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5294 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5299 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5306 AssociationIteratorTy &operator++() {
5312 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5357 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h5279 template <bool Const> class AssociationIteratorTy; variable
5285 template <bool OtherConst> friend class AssociationIteratorTy; variable
5310 class AssociationIteratorTy
5312 AssociationIteratorTy<Const>, std::input_iterator_tag,
5329 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5338 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5343 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5350 AssociationIteratorTy &operator++() {
5356 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5401 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExpr.h5279 template <bool Const> class AssociationIteratorTy; variable
5285 template <bool OtherConst> friend class AssociationIteratorTy; variable
5310 class AssociationIteratorTy
5312 AssociationIteratorTy<Const>, std::input_iterator_tag,
5329 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5338 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5343 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5350 AssociationIteratorTy &operator++() {
5356 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5401 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExpr.h5662 template <bool Const> class AssociationIteratorTy; variable
5668 template <bool OtherConst> friend class AssociationIteratorTy; variable
5692 class AssociationIteratorTy
5694 AssociationIteratorTy<Const>, std::input_iterator_tag,
5711 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5719 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5724 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5731 AssociationIteratorTy &operator++() {
5737 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5782 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h5656 template <bool Const> class AssociationIteratorTy; variable
5662 template <bool OtherConst> friend class AssociationIteratorTy; variable
5686 class AssociationIteratorTy
5688 AssociationIteratorTy<Const>, std::input_iterator_tag,
5705 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5713 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5718 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5725 AssociationIteratorTy &operator++() {
5731 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5776 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h5586 template <bool Const> class AssociationIteratorTy; variable
5592 template <bool OtherConst> friend class AssociationIteratorTy; variable
5616 class AssociationIteratorTy
5618 AssociationIteratorTy<Const>, std::input_iterator_tag,
5635 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5643 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5648 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5655 AssociationIteratorTy &operator++() {
5661 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5706 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DExpr.h5493 template <bool Const> class AssociationIteratorTy; variable
5499 template <bool OtherConst> friend class AssociationIteratorTy; variable
5523 class AssociationIteratorTy
5525 AssociationIteratorTy<Const>, std::input_iterator_tag,
5542 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5550 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5555 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5562 AssociationIteratorTy &operator++() {
5568 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5613 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DExpr.h5612 template <bool Const> class AssociationIteratorTy; variable
5618 template <bool OtherConst> friend class AssociationIteratorTy; variable
5642 class AssociationIteratorTy
5644 AssociationIteratorTy<Const>, std::input_iterator_tag,
5661 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5669 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5674 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5681 AssociationIteratorTy &operator++() {
5687 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5732 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h5656 template <bool Const> class AssociationIteratorTy; variable
5662 template <bool OtherConst> friend class AssociationIteratorTy; variable
5686 class AssociationIteratorTy
5688 AssociationIteratorTy<Const>, std::input_iterator_tag,
5705 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5713 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5718 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5725 AssociationIteratorTy &operator++() {
5731 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5776 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DExpr.h5583 template <bool Const> class AssociationIteratorTy; variable
5589 template <bool OtherConst> friend class AssociationIteratorTy; variable
5613 class AssociationIteratorTy
5615 AssociationIteratorTy<Const>, std::input_iterator_tag,
5632 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5640 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5645 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5652 AssociationIteratorTy &operator++() {
5658 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5703 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DExpr.h5656 template <bool Const> class AssociationIteratorTy; variable
5662 template <bool OtherConst> friend class AssociationIteratorTy; variable
5686 class AssociationIteratorTy
5688 AssociationIteratorTy<Const>, std::input_iterator_tag,
5705 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5713 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5718 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5725 AssociationIteratorTy &operator++() {
5731 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5776 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DExpr.h5586 template <bool Const> class AssociationIteratorTy; variable
5592 template <bool OtherConst> friend class AssociationIteratorTy; variable
5616 class AssociationIteratorTy
5618 AssociationIteratorTy<Const>, std::input_iterator_tag,
5635 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5643 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5648 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5655 AssociationIteratorTy &operator++() {
5661 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5706 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DExpr.h5656 template <bool Const> class AssociationIteratorTy; variable
5662 template <bool OtherConst> friend class AssociationIteratorTy; variable
5686 class AssociationIteratorTy
5688 AssociationIteratorTy<Const>, std::input_iterator_tag,
5705 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5713 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5718 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5725 AssociationIteratorTy &operator++() {
5731 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5776 using AssociationIterator = AssociationIteratorTy<false>;
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DExpr.h5656 template <bool Const> class AssociationIteratorTy; variable
5662 template <bool OtherConst> friend class AssociationIteratorTy; variable
5686 class AssociationIteratorTy
5688 AssociationIteratorTy<Const>, std::input_iterator_tag,
5705 using BaseTy = typename AssociationIteratorTy::iterator_facade_base;
5713 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5718 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function
5725 AssociationIteratorTy &operator++() {
5731 bool operator==(AssociationIteratorTy Other) const { return E == Other.E; }
5776 using AssociationIterator = AssociationIteratorTy<false>;
[all …]