Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2190 CXCursor_OMPSectionDirective = 236, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp554 K = CXCursor_OMPSectionDirective; in MakeCXCursor()
DCIndex.cpp4816 case CXCursor_OMPSectionDirective: in clang_getCursorKindSpelling()