Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h10303 TypeSourceInfo *AssocType = getDerived().TransformType(TSI); in TransformGenericSelectionExpr() local
10304 if (!AssocType) in TransformGenericSelectionExpr()
10306 AssocTypes.push_back(AssocType); in TransformGenericSelectionExpr()