Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2230 CXCursor_OMPFlushDirective = 246, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp590 K = CXCursor_OMPFlushDirective; in MakeCXCursor()
DCIndex.cpp4840 case CXCursor_OMPFlushDirective: in clang_getCursorKindSpelling()