Home
last modified time | relevance | path

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

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