Searched defs:CreateExecutor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Interpreter/ | ||
H A D | InterpreterExtensionsTest.cpp | 135 llvm::Error CreateExecutor() { return Interpreter::CreateExecutor(); } CreateExecutor() function in __anona675b6500111::CustomJBInterpreter |
/llvm-project/clang/lib/Interpreter/ | ||
H A D | Interpreter.cpp | 417 llvm::Error Interpreter::CreateExecutor() { CreateExecutor() function in Interpreter |