Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2267 CXCursor_OMPTaskLoopDirective = 258, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp613 K = CXCursor_OMPTaskLoopDirective; in MakeCXCursor()
DCIndex.cpp4511 case CXCursor_OMPTaskLoopDirective: in clang_getCursorKindSpelling()