Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2676 CXCursor_LastExtraDecl = CXCursor_FriendDecl, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5923 (K >= CXCursor_FirstExtraDecl && K <= CXCursor_LastExtraDecl); in clang_isDeclaration()