Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp524 bool saw_function_with_body = false; in CanInterpret() local
527 if (saw_function_with_body) { in CanInterpret()
533 saw_function_with_body = true; in CanInterpret()