Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DTreeTransform.h10377 TypeSourceInfo *AssocType = getDerived().TransformType(TSI); in TransformGenericSelectionExpr() local
10378 if (!AssocType) in TransformGenericSelectionExpr()
10380 AssocTypes.push_back(AssocType); in TransformGenericSelectionExpr()