Searched defs:reftype (Results 1 – 2 of 2) sorted by relevance
551 typedef T& reftype; typedef
2868 if (const ReferenceType *reftype = type->getAs<ReferenceType>()) { in BuildDeclarationNameExpr() local