Home
last modified time | relevance | path

Searched refs:FindRuntimeInterface (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h143 bool FindRuntimeInterface();
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp508 bool Interpreter::FindRuntimeInterface() { in FindRuntimeInterface() function in Interpreter
734 if (!FindRuntimeInterface()) in SynthesizeExpr()