Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExpr.h5635 using TSIPtrPtrTy = std::conditional_t<Const, const TypeSourceInfo *const *, variable
5638 TSIPtrPtrTy TSI; // Kept in sync with E.
5640 AssociationIteratorTy(StmtPtrPtrTy E, TSIPtrPtrTy TSI, unsigned Offset, in AssociationIteratorTy()