Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2310 CXCursor_OMPDistributeParallelForDirective = 266, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp638 K = CXCursor_OMPDistributeParallelForDirective; in MakeCXCursor()
DCIndex.cpp4872 case CXCursor_OMPDistributeParallelForDirective: in clang_getCursorKindSpelling()