Searched defs:ExprEmpty (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DOwnership.h273 inline ExprResult ExprEmpty() { return ExprResult(false); } function in namespace:clang
/external/clang/include/clang/Parse/
H A DParser.h276 ExprResult ExprEmpty() { return ExprResult(false); } function in class:clang::Parser

Completed in 1839 milliseconds