Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h123 isExpand(); in canHavePaddingType()
306 bool isExpand() const { return TheKind == Expand; } in isExpand() function