Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h1933 CXCursor_OMPDispatchDirective = 291, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCursor.cpp849 K = CXCursor_OMPDispatchDirective; in MakeCXCursor()
H A DCIndex.cpp5933 case CXCursor_OMPDispatchDirective: in clang_getCursorKindSpelling()