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 34 IndexCtx.handleVar(Parm);
38 IndexCtx.handleVar(*PI);
91 IndexCtx.handleVar(D);
IndexingContext.h 408 bool handleVar(const VarDecl *D);
IndexingContext.cpp 319 bool IndexingContext::handleVar(const VarDecl *D) {
    [all...]

Completed in 42 milliseconds