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