Lines Matching refs:Create

160 (** [dibuilder m] Create a debug info builder for [m]. *)
187 (** [dibuild_create_file] Create a file descriptor to hold debugging information
198 (** [dibuild_create_module] Create a new descriptor for a module with the
207 (** [dibuild_create_namespace] Create a new descriptor for a namespace with
224 (** [dibuild_create_function] Create a new descriptor for the specified
234 (** [dibuild_create_lexical_block] Create a descriptor for a lexical block with
249 (** [dibuild_create] Create a new DebugLocation that describes a source
282 (** [dibuild_get_or_create_type_array] Create a type array.
287 (** [dibuild_get_or_create_array] Create an array of DI Nodes.
292 (** [dibuild_create_constant_value_expression] Create a new descriptor for
309 (** [dibuild_create_global_variable_expression] Create a new descriptor for
332 (** [dibuild_create_subroutine_type] Create subroutine type.
337 (** [dibuild_create_enumerator] Create debugging information entry for an
351 (** [dibuild_create_enumeration_type] Create debugging information entry for
367 (** [dibuild_create_union_type] Create debugging information entry for a union.
377 (** [dibuild_create_array_type] Create debugging information entry for an array.
387 (** [dibuild_create_vector_type] Create debugging information entry for a
392 (** [dibuild_create_unspecified_type] Create a DWARF unspecified type. *)
401 (** [dibuild_create_basic_type] Create debugging information entry for a basic
412 (** [dibuild_create_pointer_type] Create debugging information entry for a
430 (** [dibuild_create_struct_type] Create debugging information entry for a
445 (** [dibuild_create_member_type] Create debugging information entry for a
459 (** [dibuild_create_static_member_type] Create debugging information entry for
470 (** [dibuild_create_member_pointer_type] Create debugging information entry for
475 (** [dibuild_create_object_pointer_type dib ty] Create a uniqued DIType* clone
481 (** [dibuild_create_qualified_type dib tag ty] Create debugging information
487 (** [dibuild_create_reference_type dib tag ty] Create debugging information
492 (** [dibuild_create_null_ptr_type dib] Create C++11 nullptr type. *)
503 (** [dibuild_create_typedef] Create debugging information entry for a typedef.
514 (** [dibuild_create_inheritance] Create debugging information entry
530 (** [dibuild_create_forward_decl] Create a permanent forward-declared type.
546 (** [dibuild_create_replaceable_composite_type] Create a temporary
561 (** [dibuild_create_bit_field_member_type] Create debugging information entry
580 (** [dibuild_create_class_type] Create debugging information entry for a class.
585 (** [dibuild_create_artificial_type dib ty] Create a uniqued DIType* clone with
638 (** [dibuild_create_auto_variable] Create a new descriptor for a
652 (** [dibuild_create_parameter_variable] Create a new descriptor for a
680 (** [dibuild_expression] Create a new descriptor for the specified variable