Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h2080 CXCursor_FirstExtraDecl = CXCursor_ModuleImportDecl, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp6183 (K >= CXCursor_FirstExtraDecl && K <= CXCursor_LastExtraDecl); in clang_isDeclaration()