Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2218 CXCursor_OMPParallelForSimdDirective = 251, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp554 K = CXCursor_OMPParallelForSimdDirective; in MakeCXCursor()
DCIndex.cpp4250 case CXCursor_OMPParallelForSimdDirective: in clang_getCursorKindSpelling()