Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenClass.cpp226 const mlir::Value oldThisValue = cxxThisValue; in emitCtorPrologue() local
247 cxxThisValue = oldThisValue; in emitCtorPrologue()