Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeStmtGen.h48 ByteCodeStmtGen(Tys&&... Args) in ByteCodeStmtGen() function
DByteCodeStmtGen.cpp260 template class ByteCodeStmtGen<ByteCodeEmitter>; variable