Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2373 CXCursor_OMPParallelForDirective = 238, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp676 K = CXCursor_OMPParallelForDirective; in MakeCXCursor()
H A DCIndex.cpp5592 case CXCursor_OMPParallelForDirective: in clang_getCursorKindSpelling()