Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6032 using TSIPtrPtrTy = std::conditional_t<Const, const TypeSourceInfo *const *, variable
6035 TSIPtrPtrTy TSI; // Kept in sync with E.
6037 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy()