Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBuiltin.cpp4840 auto NewRetT = llvm::PointerType::get(Int8Ty, in EmitBuiltinExpr() local
4843 auto FTy = llvm::FunctionType::get(NewRetT, {NewArgT}, false); in EmitBuiltinExpr()