Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2322 CXCursor_OMPTargetParallelForSimdDirective = 269, enumerator
2324 CXCursor_LastStmt = CXCursor_OMPTargetParallelForSimdDirective,
/external/clang/tools/libclang/
DCXCursor.cpp647 K = CXCursor_OMPTargetParallelForSimdDirective; in MakeCXCursor()
DCIndex.cpp4878 case CXCursor_OMPTargetParallelForSimdDirective: in clang_getCursorKindSpelling()