Searched refs:OMPD_data (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 41 OMPD_data, enumerator 108 .Case("data", OMPD_data) in getOpenMPDirectiveKindEx() 146 {OMPD_target, OMPD_data, OMPD_target_data}, in parseOpenMPDirectiveKind() 150 {OMPD_target_enter, OMPD_data, OMPD_target_enter_data}, in parseOpenMPDirectiveKind() 151 {OMPD_target_exit, OMPD_data, OMPD_target_exit_data}, in parseOpenMPDirectiveKind()
|