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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 2836     if (element_type_ptr)
 2837       element_type_ptr->SetCompilerType(
 2850     if (element_type_ptr)
 2851       element_type_ptr->SetCompilerType(
 2862     if (element_type_ptr)
 2863       element_type_ptr->SetCompilerType(
 2874     if (element_type_ptr)
 2875       element_type_ptr->SetCompilerType(
 2890                        element_type_ptr, size, is_incomplete);
 2895                        element_type_ptr, size, is_incomplete);
 2900                        element_type_ptr, size, is_incomplete);
 2904         element_type_ptr, size, is_incomplete);
 2906   if (element_type_ptr)
 2907     element_type_ptr->Clear();