Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h1122 CXCursor_TypeAliasDecl = 36, enumerator
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp5792 case CXCursor_TypeAliasDecl: in clang_getCursorKindSpelling()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4032 return CXCursor_TypeAliasDecl; in getCursorKindForDecl()