Searched refs:MapTypeIsImplicit (Results 1 – 1 of 1) sorted by relevance
4082 bool MapTypeIsImplicit = false; variable4108 OpenMPMapClauseKind MapType, bool MapTypeIsImplicit, in OMPMapClause() argument4116 MapType(MapType), MapTypeIsImplicit(MapTypeIsImplicit), in OMPMapClause()4222 bool isImplicitMapType() const LLVM_READONLY { return MapTypeIsImplicit; } in isImplicitMapType()