Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2577 CXCursor_OMPCanonicalLoop = 289, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp643 K = CXCursor_OMPCanonicalLoop; in MakeCXCursor()
H A DCIndex.cpp5570 case CXCursor_OMPCanonicalLoop: in clang_getCursorKindSpelling()