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