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 208 const Expr *WarnExpr;
211 if (!E->isUnusedResultAWarning(WarnExpr, Loc, R1, R2, Context))
242 E = WarnExpr;
    [all...]
  /external/clang/include/clang/AST/
Expr.h 229 bool isUnusedResultAWarning(const Expr *&WarnExpr, SourceLocation &Loc,
    [all...]

Completed in 210 milliseconds