Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp1459 static inline CXCursorSet packCXCursorSet(CXCursorSet_Impl *setImpl) { in packCXCursorSet() function
1485 return packCXCursorSet(new CXCursorSet_Impl()); in clang_createCXCursorSet()