Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h104 void setPaddingType(llvm::Type *T) { in setPaddingType() function
129 AI.setPaddingType(Padding);
144 AI.setPaddingType(nullptr);
154 AI.setPaddingType(nullptr);
185 AI.setPaddingType(Padding);
201 AI.setPaddingType(nullptr); in getExpand()
208 AI.setPaddingType(Padding); in getExpandWithPadding()