Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h124 bool isZeroSized() const { isZeroSized() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2127 static bool isZeroSized(const LValue &Value) { isZeroSized() function