Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvalEmitter.cpp171 template <PrimType OpType> bool EvalEmitter::emitRet(const SourceInfo &Info) { in emitRet() function in EvalEmitter
180 template <> bool EvalEmitter::emitRet<PT_Ptr>(const SourceInfo &Info) { in emitRet() function in EvalEmitter