Home
last modified time | relevance | path

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

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