Searched defs:is_ptr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/PCH/ | ||
H A D | struct.h | 16 int is_ptr : 1; member |
/llvm-project/lldb/source/DataFormatters/ | ||
H A D | ValueObjectPrinter.cpp | 519 const bool is_ptr = IsPtr(); ShouldPrintChildren() local |