Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A DISO_Fortran_binding.cpp176 bool isZeroSized{false}; in CFI_section() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h131 bool isZeroSized() const { isZeroSized() function
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2134 static bool isZeroSized(const LValue &Value) { isZeroSized() function