Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/gdb-scripts/
Dprettyprinters.py283 def string_from_child(self, child, kind): member in TwinePrinter
350 lhs_str = self.string_from_child(lhs, lhs_kind)
351 rhs_str = self.string_from_child(rhs, rhs_kind)