Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h1901 CXCursor_OMPMasterTaskLoopSimdDirective = 283, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.cpp783 K = CXCursor_OMPMasterTaskLoopSimdDirective; in MakeCXCursor()
H A DCIndex.cpp5888 case CXCursor_OMPMasterTaskLoopSimdDirective: in clang_getCursorKindSpelling()