Records

Functions

  • Struct GetStruct ()

    Defined at line 44 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/type_test.cc

  • StructMemberPtr GetStructMemberPtr ()

    Defined at line 46 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/type_test.cc

  • void PassRValueRef (int && rval_ref)

    Defined at line 48 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/type_test.cc

  • int DoStructCall (const Struct & arg1, int arg2)

    This provides a test for struct type decode, function parameters, and

    local variables.

    Defined at line 52 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/type_test.cc

  • int InlinedFunction (int param)

    Defined at line 65 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/type_test.cc

  • int NamespaceFunction ()

    A function inside the namespace. This function has no separate definition.

    Defined at line 84 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/zxdb_symbol_test.cc

Variables

int kGlobal

Defined at line 25 of file ../../src/developer/debug/zxdb/symbols/test_data/cpp/zxdb_symbol_test.cc