Searched defs:CXCursor_OMPForSimdDirective (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang-c/ | ||
| D | Index.h | 2246 CXCursor_OMPForSimdDirective = 250, enumerator |
| /external/rust/crates/clang-sys/src/ | ||
| D | lib.rs | 384 const CXCursor_OMPForSimdDirective = 250, constant |