Home
last modified time | relevance | path

Searched defs:CXCursor_OMPSectionDirective (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2190 CXCursor_OMPSectionDirective = 236, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs361 const CXCursor_OMPSectionDirective = 236, constant