Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp9453 bool isUsableType(llvm::StructType *Ty) const { in isUsableType() function
9512 llvm::Type *CoerceTy = CB.isUsableType(StrTy) ? StrTy : CB.getType(); in classifyType()