Searched defs:RETURN_IF_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | WindowsResource.cpp | 28 #define RETURN_IF_ERROR(X) \ macro |
H A D | COFFObjectFile.cpp | 1792 #define RETURN_IF_ERROR(Expr) \ macro |