reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 6227           if (curr_idx == idx) {
 6255     return GetPointeeType(type).GetDirectBaseClassAtIndex(idx, bit_offset_ptr);
 6258     if (idx == 0 && GetCompleteType(type)) {
 6280     if (idx == 0 && GetCompleteType(type)) {
 6308                                      idx, bit_offset_ptr);
 6314                                      idx, bit_offset_ptr);
 6321         idx, bit_offset_ptr);
 6326         idx, bit_offset_ptr);