Searched defs:FindRuntimeInterface (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Interpreter/ | ||
H A D | InterpreterExtensionsTest.cpp | 94 std::unique_ptr<RuntimeInterfaceBuilder> FindRuntimeInterface() override { FindRuntimeInterface() function in __anona675b6500111::RecordRuntimeIBMetrics |
/llvm-project/clang/lib/Interpreter/ | ||
H A D | Interpreter.cpp | 584 std::unique_ptr<RuntimeInterfaceBuilder> Interpreter::FindRuntimeInterface() { FindRuntimeInterface() function in Interpreter |