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

  /external/clang/include/clang/Sema/
Ownership.h 455 inline ExprResult ExprEmpty() { return ExprResult(false); }
  /external/clang/lib/Parse/
ParseExprCXX.cpp 601 return ExprEmpty();
612 return ExprEmpty();
    [all...]
ParseExpr.cpp     [all...]
  /external/clang/include/clang/Parse/
Parser.h 248 ExprResult ExprEmpty() { return ExprResult(false); }
    [all...]

Completed in 146 milliseconds