Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang-c/
H A DIndex.h2142 CXCursor_OMPParallelDirective = 232, enumerator
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp524 K = CXCursor_OMPParallelDirective; in MakeCXCursor()
H A DCIndex.cpp4169 case CXCursor_OMPParallelDirective: in clang_getCursorKindSpelling()