Searched refs:handleVar (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/libclang/
H A DIndexDecl.cpp34 IndexCtx.handleVar(Parm);
38 IndexCtx.handleVar(*PI);
91 IndexCtx.handleVar(D);
H A DIndexingContext.h408 bool handleVar(const VarDecl *D);
H A DIndexingContext.cpp319 bool IndexingContext::handleVar(const VarDecl *D) { function in class:IndexingContext

Completed in 128 milliseconds