Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h726 CharUnits getArgStructAlignment() const { in getArgStructAlignment() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp2619 FI.getArgStructAlignment()); in EmitFunctionProlog()
4661 auto Align = CallInfo.getArgStructAlignment(); in EmitCall()