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 42 IndexCtx.handleVar(Parm);
47 IndexCtx.handleVar(*PI);
101 IndexCtx.handleVar(D);
IndexingContext.h 404 bool handleVar(const VarDecl *D);
IndexingContext.cpp 389 bool IndexingContext::handleVar(const VarDecl *D) {
    [all...]

Completed in 1178 milliseconds