Searched refs:handleField (Results 1 – 2 of 2) sorted by relevance
404 bool handleField(const FieldDecl *D);
46 DataConsumer.handleField(D); in VisitFieldDecl()617 bool CXIndexDataConsumer::handleField(const FieldDecl *D) { in handleField() function in CXIndexDataConsumer