Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenRecordLayout.h170 cir::RecordType getCIRType() const { return completeObjectType; } in getCIRType() function
H A DCIRGenExpr.cpp61 layout.getCIRType().getElementOffset(cgm.getDataLayout().layout, idx)); in emitAddrOfFieldStorage()