Searched defs:Interp (Results 1 – 4 of 4) sorted by relevance
80 auto Interp = ExitOnErr(clang::Interpreter::create(std::move(CI))); in main() local
127 DWARFLocationInterpreter Interp( in dumpLocationList() local174 DWARFLocationInterpreter Interp(BaseAddr, std::move(LookupAddr)); in visitAbsoluteLocationList() local
190 auto Interp = in create() local
125 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local