Home
last modified time | relevance | path

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

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