Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1252 CXCursor_TemplateTypeParameter = 27, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4287 return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()
4331 return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()