Searched refs:NoRefType (Results 1 – 1 of 1) sorted by relevance
179 QualType NoRefType = (*InvocationParmType)->getPointeeType(); in check() local184 NoRefType.getAsString(PolicyWithSuppressedTag); in check()185 if (!NoRefType->isPointerType()) { in check()186 NoRefType.addConst(); in check()188 NoRefType.getAsString(PolicyWithSuppressedTag) + " &"; in check()