Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.cpp576 template class ByteCodeExprGen<ByteCodeEmitter>; variable
577 template class ByteCodeExprGen<EvalEmitter>; variable
DByteCodeExprGen.h66 ByteCodeExprGen(Context &Ctx, Program &P, Tys &&... Args) in ByteCodeExprGen() function