Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Interpreter/
H A DInterpreter.h35 class IncrementalExecutor; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp28 IncrementalExecutor::IncrementalExecutor(llvm::orc::ThreadSafeContext &TSC, in IncrementalExecutor() function in clang::IncrementalExecutor