Searched refs:handleEnumerator (Results 1 – 3 of 3) sorted by relevance
117 IndexCtx.handleEnumerator(D); in VisitEnumConstantDecl()
406 bool handleEnumerator(const EnumConstantDecl *D);
406 bool IndexingContext::handleEnumerator(const EnumConstantDecl *D) { in handleEnumerator() function in IndexingContext