Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DByteCodeStmtGen.h44 ByteCodeStmtGen(Tys&&... Args) in ByteCodeStmtGen() function
H A DByteCodeStmtGen.cpp266 template class ByteCodeStmtGen<ByteCodeEmitter>; variable