Home
last modified time | relevance | path

Searched refs:handleMacroOccurence (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Index/
DIndexDataConsumer.h46 virtual bool handleMacroOccurence(const IdentifierInfo *Name,
/external/clang/lib/Index/
DIndexingAction.cpp29 bool IndexDataConsumer::handleMacroOccurence(const IdentifierInfo *Name, in handleMacroOccurence() function in IndexDataConsumer