Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2666 CXCursor_TypeAliasTemplateDecl = 601, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3883 return CXCursor_TypeAliasTemplateDecl; in getCursorKindForDecl()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5691 case CXCursor_TypeAliasTemplateDecl: