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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h263 inline ExprResult ExprEmpty() { return ExprResult(false); } function in namespace:clang
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h254 ExprResult ExprEmpty() { return ExprResult(false); } function in class:clang::Parser

Completed in 53 milliseconds