Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2017 CXCursor_GenericSelectionExpr = 122, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp472 K = CXCursor_GenericSelectionExpr; in MakeCXCursor()
H A DCIndex.cpp5301 case CXCursor_GenericSelectionExpr: in clang_getCursorKindSpelling()