Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp3147 QualType CFTy = getContext().getCFConstantStringType(); in GetAddrOfConstantCFString() local
3149 auto *STy = cast<llvm::StructType>(getTypes().ConvertType(CFTy)); in GetAddrOfConstantCFString()
/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.cpp5001 QualType CFTy = Context.getCFConstantStringType(); in GetAddrOfConstantCFString() local
5003 auto *STy = cast<llvm::StructType>(getTypes().ConvertType(CFTy)); in GetAddrOfConstantCFString()