Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRInterpreter.cpp431 bool saw_function_with_body = false; in CanInterpret() local
439 if (saw_function_with_body) in CanInterpret()
441 saw_function_with_body = true; in CanInterpret()