Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1149 EntityInfo.templateKind = getEntityKindFromSymbolProperties(SymInfo.Properties); in getEntityInfo()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h6334 CXIdxEntityCXXTemplateKind templateKind; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3555 getEntityTemplateKindString(info->templateKind)); in printEntityInfo()