Searched refs:AssociatedDecl (Results 1 – 1 of 1) sorted by relevance
12400 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPMapClause() local12401 Components.emplace_back(AssociatedExprPr, AssociatedDecl, in VisitOMPMapClause()12524 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPToClause() local12580 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPFromClause() local12629 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPUseDevicePtrClause() local12671 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPUseDeviceAddrClause() local12672 Components.emplace_back(AssociatedExpr, AssociatedDecl, in VisitOMPUseDeviceAddrClause()12714 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPIsDevicePtrClause() local12715 Components.emplace_back(AssociatedExpr, AssociatedDecl, in VisitOMPIsDevicePtrClause()12757 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPHasDeviceAddrClause() local[all …]