Searched defs:handleDeclOccurence (Results 1 – 3 of 3) sorted by relevance
/external/clang/tools/c-index-test/ | ||
D | core_main.cpp | 74 bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurence() function in __anon67d54e500211::PrintIndexDataConsumer |
/external/clang/lib/Index/ | ||
D | IndexingAction.cpp | 22 bool IndexDataConsumer::handleDeclOccurence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurence() function in IndexDataConsumer |
/external/clang/tools/libclang/ | ||
D | CXIndexDataConsumer.cpp | 153 bool CXIndexDataConsumer::handleDeclOccurence(const Decl *D, in handleDeclOccurence() function in CXIndexDataConsumer |