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

  /external/clang/include/clang/Sema/
Ownership.h 254 inline ExprResult ExprEmpty() { return ExprResult(false); }
  /external/clang/include/clang/Parse/
Parser.h 232 ExprResult ExprEmpty() { return ExprResult(false); }
    [all...]

Completed in 57 milliseconds