Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DValueTypes.h124 bool isZeroSized() const { in isZeroSized() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2051 static bool isZeroSized(const LValue &Value) { in isZeroSized() function