Home
last modified time | relevance | path

Searched refs:isExpand (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h122 isExpand(); in canHavePaddingType()
302 bool isExpand() const { return TheKind == Expand; } in isExpand() function