Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h306 bool IsScripted() override { return false; } in IsScripted() function
361 bool IsScripted() override { return false; } in IsScripted() function
408 bool IsScripted() override { return true; } in IsScripted() function