Searched refs:CXIdxEntity_CXXStaticMethod (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1280 case SymbolKind::StaticMethod: return CXIdxEntity_CXXStaticMethod;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h6284 CXIdxEntity_CXXStaticMethod = 20, enumerator in enum:__anon225
6306 * CXIdxEntity_CXXStaticMethod
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3500 case CXIdxEntity_CXXStaticMethod: return "c++-static-method";

Completed in 229 milliseconds