Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvalEmitter.cpp237 bool EvalEmitter::emitRetValue(const SourceInfo &Info) { in emitRetValue() function in EvalEmitter
H A DCompiler.cpp4552 return this->emitRetValue(E) && maybeDestroyLocals(); in visitExpr()