Home
last modified time | relevance | path

Searched defs:Interp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-repl/
H A DClangRepl.cpp80 auto Interp = ExitOnErr(clang::Interpreter::create(std::move(CI))); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp127 DWARFLocationInterpreter Interp( in dumpLocationList() local
174 DWARFLocationInterpreter Interp(BaseAddr, std::move(LookupAddr)); in visitAbsoluteLocationList() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp190 auto Interp = in create() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp125 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local