Searched refs:handleVar (Results 1 – 3 of 3) sorted by relevance
43 IndexCtx.handleVar(Parm); in handleDeclarator()46 IndexCtx.handleVar(PI); in handleDeclarator()95 IndexCtx.handleVar(D); in VisitVarDecl()
400 bool handleVar(const VarDecl *D);
388 bool IndexingContext::handleVar(const VarDecl *D) { in handleVar() function in IndexingContext