Searched refs:AllocatorExprType (Results 1 – 1 of 1) sorted by relevance
23023 QualType AllocatorExprType = AllocatorExpr->getType(); in ActOnOpenMPUsesAllocatorClause() local23026 Context.hasSameUnqualifiedType(AllocatorExprType, in ActOnOpenMPUsesAllocatorClause()23030 Context.typesAreCompatible(AllocatorExprType, OMPAllocatorHandleT); in ActOnOpenMPUsesAllocatorClause()23032 !AllocatorExprType.isConstant(Context) && AllocatorExpr->isLValue(); in ActOnOpenMPUsesAllocatorClause()