Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h241 DWARFDIE object_pointer; member
H A DDWARFASTParserClang.cpp390 object_pointer = form_value.Reference(); in ParsedDWARFTypeAttributes()
894 if (attrs.object_pointer) { in ParseSubroutine()
895 const char *object_pointer_name_cstr = attrs.object_pointer.GetName(); in ParseSubroutine()
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DCheatSheet.md390 |`Invoke(object_pointer, &class::method)`|Invoke the {method on the object with the arguments passe…
392 |`InvokeWithoutArgs(object_pointer, &class::method)`|Invoke the method on the object, which takes n…
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def354 HANDLE_DW_AT(0x64, object_pointer, 3, DWARF)