Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp120 return visitReturnStmt(cast<ReturnStmt>(S)); in visitStmt()
163 bool ByteCodeStmtGen<Emitter>::visitReturnStmt(const ReturnStmt *RS) { in visitReturnStmt() function in ByteCodeStmtGen
H A DByteCodeStmtGen.h59 bool visitReturnStmt(const ReturnStmt *RS);