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

  /external/clang/lib/AST/
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaStmt.cpp 155 if (!E->isUnusedResultAWarning(Loc, R1, R2, Context))
    [all...]
  /external/clang/include/clang/AST/
Expr.h 180 /// isUnusedResultAWarning - Return true if this immediate expression should
184 bool isUnusedResultAWarning(SourceLocation &Loc, SourceRange &R1,
    [all...]

Completed in 641 milliseconds