Home
last modified time | relevance | path

Searched defs:isZeroSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1641 static bool isZeroSize(Value *Size) { in isZeroSize() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4546 bool FieldDecl::isZeroSize(const ASTContext &Ctx) const { in isZeroSize() function in FieldDecl