Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h1801 CXCursor_OMPTaskLoopDirective = 258, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.cpp771 K = CXCursor_OMPTaskLoopDirective; in MakeCXCursor()
H A DCIndex.cpp5880 case CXCursor_OMPTaskLoopDirective: in clang_getCursorKindSpelling()