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/include/clang/Parse/
Parser.h 228 ExprResult ExprEmpty() { return ExprResult(false); }
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp     [all...]
ParseExprCXX.cpp 780 return ExprEmpty();
    [all...]

Completed in 309 milliseconds