Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp111 template <PrimType OpType> bool EvalEmitter::emitRet(const SourceInfo &Info) { emitRet() function in EvalEmitter
119 template <> bool EvalEmitter::emitRet<PT_Ptr>(const SourceInfo &Info) { emitRet() function in EvalEmitter
125 template <> bool EvalEmitter::emitRet<PT_FnPtr>(const SourceInfo &Info) { emitRet() function in EvalEmitter