Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1788 CXCursor_UsingDeclaration = 35, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3916 return CXCursor_UsingDeclaration; in getCursorKindForDecl()