Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2191 CXCursor_OMPParallelSectionsDirective = 239, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp571 K = CXCursor_OMPParallelSectionsDirective; in MakeCXCursor()
DCIndex.cpp4483 case CXCursor_OMPParallelSectionsDirective: in clang_getCursorKindSpelling()