Home
last modified time | relevance | path

Searched refs:handleDeclOccurence (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Index/
DIndexDataConsumer.h40 virtual bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles,
/external/clang/lib/Index/
DIndexingAction.cpp22 bool IndexDataConsumer::handleDeclOccurence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurence() function in IndexDataConsumer
DIndexingContext.cpp332 return DataConsumer.handleDeclOccurence(D, Roles, FinalRelations, FID, Offset, in handleDeclOccurrence()
/external/clang/tools/c-index-test/
Dcore_main.cpp74 bool handleDeclOccurence(const Decl *D, SymbolRoleSet Roles, in handleDeclOccurence() function in __anonb4f42c460211::PrintIndexDataConsumer
/external/clang/tools/libclang/
DCXIndexDataConsumer.h465 bool handleDeclOccurence(const Decl *D, index::SymbolRoleSet Roles,
DCXIndexDataConsumer.cpp153 bool CXIndexDataConsumer::handleDeclOccurence(const Decl *D, in handleDeclOccurence() function in CXIndexDataConsumer