Home
last modified time | relevance | path

Searched refs:shouldNullCheckAllocation (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp210 bool CXXNewExpr::shouldNullCheckAllocation(const ASTContext &Ctx) const { in shouldNullCheckAllocation() function in CXXNewExpr
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1693 bool shouldNullCheckAllocation(const ASTContext &Ctx) const;