Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp588 [[maybe_unused]] auto funcPtrTy = in emitCall() local
590 assert(funcPtrTy && mlir::isa<cir::FuncType>(funcPtrTy.getPointee()) && in emitCall()