Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h1981 CXCursor_OMPParallelMaskedTaskLoopDirective = 303, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.cpp792 K = CXCursor_OMPParallelMaskedTaskLoopDirective; in MakeCXCursor()
H A DCIndex.cpp5894 case CXCursor_OMPParallelMaskedTaskLoopDirective: in clang_getCursorKindSpelling()