Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Expression/
H A DIRInterpreter.cpp499 bool saw_function_with_body = false; in CanInterpret() local
502 if (saw_function_with_body) { in CanInterpret()
508 saw_function_with_body = true; in CanInterpret()