Searched defs:MappableExprComponentListRef (Results 1 – 2 of 2) sorted by relevance
571 bool checkMappableExprComponentListsForDecl( in checkMappableExprComponentListsForDecl()603 bool checkMappableExprComponentListsForDeclAtLevel( in checkMappableExprComponentListsForDeclAtLevel()1622 OpenMPClauseKind) { return true; })) in isOpenMPCapturedDecl()1720 OpenMPClauseKind) { return true; })) { in setOpenMPCaptureKind()2212 OpenMPClauseKind) { return true; })) in VisitSubCaptures()9892 OpenMPClauseKind WhereFoundClauseKind) -> bool { in ActOnOpenMPPrivateClause()10128 OpenMPClauseKind WhereFoundClauseKind) { in ActOnOpenMPFirstprivateClause()
3580 using MappableExprComponentListRef = ArrayRef<MappableComponent>; variable