Home
last modified time | relevance | path

Searched defs:addrVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp212 void CIRGenFunction::declare(mlir::Value addrVal, const Decl *var, QualType ty, in declare()
363 mlir::Value addrVal = in startFunction() local