Searched refs:handleVar (Results 1 – 2 of 2) sorted by relevance
402 bool handleVar(const VarDecl *D);
41 DataConsumer.handleVar(D); in VisitVarDecl()611 bool CXIndexDataConsumer::handleVar(const VarDecl *D) { in handleVar() function in CXIndexDataConsumer