Home
last modified time | relevance | path

Searched defs:IsScripted (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h311 bool IsScripted() override { return false; } in IsScripted() function
368 bool IsScripted() override { return false; } in IsScripted() function
414 bool IsScripted() override { return true; } in IsScripted() function