struct bar
Declaration
struct bar { /* full declaration omitted */ };Declared at: llvm/unittests/Support/Casting.cpp:25
Method Overview
- public bar()
 - public struct foo * baz()
 - public struct foo * caz()
 - public struct foo * daz()
 - public struct foo * naz()
 
Methods
¶bar()
bar()Declared at: llvm/unittests/Support/Casting.cpp:26
¶struct foo* baz()
struct foo* baz()Declared at: llvm/unittests/Support/Casting.cpp:27
¶struct foo* caz()
struct foo* caz()Declared at: llvm/unittests/Support/Casting.cpp:28
¶struct foo* daz()
struct foo* daz()Declared at: llvm/unittests/Support/Casting.cpp:29
¶struct foo* naz()
struct foo* naz()Declared at: llvm/unittests/Support/Casting.cpp:30