Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp3295 QualType NSTy = Context.getTagDeclType(D); in GetAddrOfConstantString() local
3296 NSConstantStringType = cast<llvm::StructType>(getTypes().ConvertType(NSTy)); in GetAddrOfConstantString()