Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp35 Address CIRGenFunction::emitAddrOfFieldStorage(Address base, in emitAddrOfFieldStorage() function in CIRGenFunction
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5091 static Address emitAddrOfFieldStorage(CodeGenFunction &CGF, Address base, in emitAddrOfFieldStorage() function