Home
last modified time | relevance | path

Searched refs:CXCursor_FunctionTemplate (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCXX.cpp55 case CXCursor_FunctionTemplate: in clang_getTemplateCursorKind()
H A DCIndex.cpp5548 case CXCursor_FunctionTemplate: in clang_getCursorKindSpelling()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h1778 CXCursor_FunctionTemplate = 30, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp3897 return CXCursor_FunctionTemplate; in getCursorKindForDecl()