Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp1144 static cir::FuncOp emitFunctionDeclPointer(CIRGenModule &cgm, GlobalDecl gd) { in emitFunctionDeclPointer() function
1193 cir::FuncOp callee = emitFunctionDeclPointer(cgm, gd); in emitDirectCallee()