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