Searched defs:isZeroSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 1645 static bool isZeroSize(Value *Size) { isZeroSize() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 4590 bool FieldDecl::isZeroSize(const ASTContext &Ctx) const { isZeroSize() function in FieldDecl |