Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/docs/reference/
H A Dactions.md45 | `Invoke(object_pointer, &class::method)` | Invoke the method on the object with the arguments pas…
47 | `InvokeWithoutArgs(object_pointer, &class::method)` | Invoke the method on the object, which take…
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h441 lldb_private::plugin::dwarf::DWARFDIE object_pointer; member
H A DDWARFASTParserClang.cpp381 object_pointer = form_value.Reference(); in ParsedDWARFTypeAttributes()
958 if (attrs.object_pointer) { in ParseSubroutine()
959 const char *object_pointer_name_cstr = attrs.object_pointer.GetName(); in ParseSubroutine()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def365 HANDLE_DW_AT(0x64, object_pointer, 3, DWARF)