HomeSort by relevance Sort by last modified time
    Searched full:reportuse (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Analysis/
UninitializedValues.cpp 508 void reportUse(const Expr *ex, const VarDecl *vd);
677 void TransferFunctions::reportUse(const Expr *ex, const VarDecl *vd) {
702 reportUse(be, vd);
734 reportUse(dr, cast<VarDecl>(dr->getDecl()));

Completed in 194 milliseconds