Searched refs:refParam (Results 1 – 2 of 2) sorted by relevance
192 int refParam(int &byteIndex) { in refParam() function199 refParam(*p); // expected-warning {{Forming reference to null pointer}} in testRefParam()
1537 bool refParam = false; in transformNonTypeTemplateParmRef() local1551 refParam = paramType->isReferenceType(); in transformNonTypeTemplateParmRef()1553 refParam = true; in transformNonTypeTemplateParmRef()1577 refParam = paramType->isReferenceType(); in transformNonTypeTemplateParmRef()1590 resultExpr->getType(), resultExpr->getValueKind(), loc, parm, refParam, in transformNonTypeTemplateParmRef()