Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1796 CXCursor_UsingDeclaration = 35, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp3441 return CXCursor_UsingDeclaration; in getCursorKindForDecl()