Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h2367 CXCursor_OMPForDirective = 234, enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXCursor.cpp668 K = CXCursor_OMPForDirective; in MakeCXCursor()
H A DCIndex.cpp5782 case CXCursor_OMPForDirective: in clang_getCursorKindSpelling()