Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2186 CXCursor_OMPSectionsDirective = 235, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp551 K = CXCursor_OMPSectionsDirective; in MakeCXCursor()
DCIndex.cpp4814 case CXCursor_OMPSectionsDirective: in clang_getCursorKindSpelling()