Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2266 CXCursor_OMPCancellationPointDirective = 255, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp623 K = CXCursor_OMPCancellationPointDirective; in MakeCXCursor()
DCIndex.cpp4862 case CXCursor_OMPCancellationPointDirective: in clang_getCursorKindSpelling()