Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h497 lldb_private::plugin::dwarf::DWARFDIE object_pointer; member
H A DDWARFASTParserClang.cpp377 object_pointer = form_value.Reference(); in ParsedDWARFTypeAttributes()
1154 attrs.object_pointer ? attrs.object_pointer.GetName() : nullptr; in ParseCXXMethod()
1358 attrs.object_pointer ? attrs.object_pointer.GetName() : nullptr; in ParseSubroutine()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def370 HANDLE_DW_AT(0x64, object_pointer, 3, DWARF)