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

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

Completed in 111 milliseconds