Searched refs:TypeIdentityParam (Results 1 – 2 of 2) sorted by relevance
1668 CXXScalarValueInitExpr TypeIdentityParam(SpecializedTypeIdentity, nullptr, in EmitCXXNewExpr() local1670 TypeIdentityArg = EmitAnyExprToTemp(&TypeIdentityParam); in EmitCXXNewExpr()
2957 CXXScalarValueInitExpr TypeIdentityParam(TypeIdentity, nullptr, StartLoc); in FindAllocationFunctions() local2959 AllocArgs.push_back(&TypeIdentityParam); in FindAllocationFunctions()