Home
last modified time | relevance | path

Searched refs:CXCursor_OMPMasterTaskLoopSimdDirective (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang-c/
DIndex.h2553 CXCursor_OMPMasterTaskLoopSimdDirective = 283, enumerator
/external/llvm-project/clang/tools/libclang/
DCXCursor.cpp751 K = CXCursor_OMPMasterTaskLoopSimdDirective; in MakeCXCursor()
DCIndex.cpp5600 case CXCursor_OMPMasterTaskLoopSimdDirective: in clang_getCursorKindSpelling()
/external/rust/crates/clang-sys/src/
Dlib.rs446 const CXCursor_OMPMasterTaskLoopSimdDirective = 283, constant