Home
last modified time | relevance | path

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

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