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

  /external/clang/lib/Sema/
SemaStmt.cpp 207 const Expr *WarnExpr;
210 if (!E->isUnusedResultAWarning(WarnExpr, Loc, R1, R2, Context))
232 E = WarnExpr;
    [all...]
  /external/clang/include/clang/AST/
Expr.h 233 bool isUnusedResultAWarning(const Expr *&WarnExpr, SourceLocation &Loc,
    [all...]

Completed in 260 milliseconds