Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1656 static bool isSimpleZero(const Expr *E, CodeGenFunction &CGF) { in isSimpleZero() function
1693 if (Dest.isZeroed() && isSimpleZero(E, CGF)) { in EmitInitializationToLValue()
2108 if (isSimpleZero(E, CGF)) return CharUnits::Zero(); in GetNumNonZeroBytesInInit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3207 {"_Z12isSimpleZeroPKN5clang4ExprERNS_7CodeGen15CodeGenFunctionE", "isSimpleZero(clang::Expr const*,…