reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
74 B.Pointers = Blk->Pointers; 76 P->Pointee = &B;tools/clang/lib/AST/Interp/Block.h
118 char *data() { return B.data(); }