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