Searched refs:reftype (Results 1 – 1 of 1) sorted by relevance
3301 if (const ReferenceType *reftype = type->getAs<ReferenceType>()) { in BuildDeclarationNameExpr() local3302 type = reftype->getPointeeType(); in BuildDeclarationNameExpr()