Searched refs:StructB (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Index/
H A Dcomplete-hiding.c5 struct StructB { }; struct
14 struct StructB { }; struct
29 // CHECK-CC2-NOT: StructDecl:{TypedText StructB} (50)
/external/clang/test/CodeGen/
H A Dtbaa-class.cpp17 class StructB class
28 StructB b;
35 StructB b;
77 uint32_t g3(StructA *A, StructB *B, uint64_t count) {
89 uint32_t g4(StructA *A, StructB *B, uint64_t count) {
101 uint32_t g5(StructA *A, StructB *B, uint64_t count) {
113 uint32_t g6(StructA *A, StructB *B, uint64_t count) {
193 StructB *b1 = &(C->b);
194 StructB *b2 = &(D->b);
H A Dtbaa.cpp21 } StructB; typedef in typeref:struct:__anon15947
25 StructB b;
31 StructB b;
71 uint32_t g3(StructA *A, StructB *B, uint64_t count) {
83 uint32_t g4(StructA *A, StructB *B, uint64_t count) {
95 uint32_t g5(StructA *A, StructB *B, uint64_t count) {
107 uint32_t g6(StructA *A, StructB *B, uint64_t count) {
187 StructB *b1 = &(C->b);
188 StructB *b2 = &(D->b);

Completed in 85 milliseconds