Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h10806 TypeSourceInfo *AssocType = getDerived().TransformType(TSI); in TransformGenericSelectionExpr() local
10807 if (!AssocType) in TransformGenericSelectionExpr()
10809 AssocTypes.push_back(AssocType); in TransformGenericSelectionExpr()