Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp116 return visitCompoundStmt(cast<CompoundStmt>(S)); in visitStmt()
134 bool ByteCodeStmtGen<Emitter>::visitCompoundStmt( in visitCompoundStmt() function in ByteCodeStmtGen
H A DByteCodeStmtGen.h57 bool visitCompoundStmt(const CompoundStmt *S);