Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DIRInterpreter.cpp490 bool saw_function_with_body = false; in CanInterpret() local
493 if (saw_function_with_body) { in CanInterpret()
499 saw_function_with_body = true; in CanInterpret()