|
clang 22.0.0git
|
This is the complete list of members for clang::CodeGen::SwiftABIInfo, including all inherited members.
| CGT | clang::CodeGen::SwiftABIInfo | protected |
| isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, unsigned NumElts) const | clang::CodeGen::SwiftABIInfo | virtual |
| isSwiftErrorInRegister() const | clang::CodeGen::SwiftABIInfo | inline |
| occupiesMoreThan(ArrayRef< llvm::Type * > scalarTypes, unsigned maxAllRegisters) const | clang::CodeGen::SwiftABIInfo | protected |
| shouldPassIndirectly(ArrayRef< llvm::Type * > ComponentTys, bool AsReturnValue) const | clang::CodeGen::SwiftABIInfo | virtual |
| SwiftABIInfo(CodeGen::CodeGenTypes &CGT, bool SwiftErrorInRegister) | clang::CodeGen::SwiftABIInfo | inline |
| SwiftErrorInRegister | clang::CodeGen::SwiftABIInfo | protected |
| ~SwiftABIInfo() | clang::CodeGen::SwiftABIInfo | virtual |