Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h5670 template <bool Const> class AssociationIteratorTy; variable
5676 template <bool OtherConst> friend class AssociationIteratorTy; variable
5727 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy() function
5732 AssociationIteratorTy() : E(nullptr), TSI(nullptr) {} in AssociationIteratorTy() function