Searched refs:handleField (Results 1 – 3 of 3) sorted by relevance
102 IndexCtx.handleField(D); in VisitFieldDecl()
402 bool handleField(const FieldDecl *D);
394 bool IndexingContext::handleField(const FieldDecl *D) { in handleField() function in IndexingContext