Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp4931 const bool IsSwiftABI = in GetAddrOfConstantCFString() local
4997 IsSwiftABI ? llvm::ConstantExpr::getPtrToInt(C, Ty) in GetAddrOfConstantCFString()
5012 if (IsSwiftABI) { in GetAddrOfConstantCFString()
5066 if (IsSwiftABI) { in GetAddrOfConstantCFString()
5078 IsSwiftABI ? Context.toCharUnitsFromBits(64) : getPointerAlign(); in GetAddrOfConstantCFString()