Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h2571 CXCursor_OMPParallelMasterDirective = 285, enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXCursor.cpp695 K = CXCursor_OMPParallelMasterDirective; in MakeCXCursor()
H A DCIndex.cpp5800 case CXCursor_OMPParallelMasterDirective: in clang_getCursorKindSpelling()