HomeSort by relevance Sort by last modified time
    Searched refs:handleVar (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
IndexDecl.cpp 33 IndexCtx.handleVar(Parm);
38 IndexCtx.handleVar(*PI);
92 IndexCtx.handleVar(D);
IndexingContext.h 403 bool handleVar(const VarDecl *D);
IndexingContext.cpp 387 bool IndexingContext::handleVar(const VarDecl *D) {
    [all...]

Completed in 362 milliseconds