Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2015 CXCursor_OMPArraySectionExpr = 147, enumerator
2017 CXCursor_LastExpr = CXCursor_OMPArraySectionExpr,
/external/clang/tools/libclang/
DCXCursor.cpp340 K = CXCursor_OMPArraySectionExpr; in MakeCXCursor()
DCIndex.cpp4562 case CXCursor_OMPArraySectionExpr: in clang_getCursorKindSpelling()