Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h5596 using TSIPtrTy = variable
5599 TSIPtrTy TSI;
5601 AssociationTy(ExprPtrTy E, TSIPtrTy TSI, bool Selected) in AssociationTy()
5606 TSIPtrTy getTypeSourceInfo() const { return TSI; } in getTypeSourceInfo()