Home | History | Annotate | Download | only in IR

Lines Matching refs:Flags

86     /// \param Flags         This string lists command line options. This
108 StringRef Producer, bool isOptimized, StringRef Flags,
182 /// \param Flags Flags to describe inheritance attribute,
185 uint64_t BaseOffset, unsigned Flags);
195 /// \param Flags Flags to encode member attribute, e.g. private
200 uint64_t OffsetInBits, unsigned Flags,
210 /// \param Flags Flags to encode member attribute, e.g. private.
214 DIType *Ty, unsigned Flags,
225 /// \param Flags Flags to encode member attribute, e.g. private
230 uint64_t OffsetInBits, unsigned Flags,
256 /// \param Flags Flags to encode member attribute, e.g. private
267 uint64_t OffsetInBits, unsigned Flags,
280 /// \param Flags Flags to encode member attribute, e.g. private
286 uint64_t SizeInBits, uint64_t AlignInBits, unsigned Flags,
297 /// \param Flags Flags to encode member attribute, e.g. private
304 unsigned Flags, DINodeArray Elements,
382 /// \param Flags E.g.: LValueReference.
383 /// These flags are used to emit dwarf attributes.
385 unsigned Flags = 0);
413 uint64_t AlignInBits = 0, unsigned Flags = DINode::FlagFwdDecl,
472 unsigned Flags = 0);
489 unsigned Flags = 0);
516 /// \param Flags e.g. is this function prototyped or not.
517 /// These flags are used to emit dwarf attributes.
524 unsigned ScopeLine, unsigned Flags = 0,
534 bool isDefinition, unsigned ScopeLine, unsigned Flags = 0,
544 unsigned ScopeLine, unsigned Flags = 0,
563 /// \param Flags e.g. is this function prototyped or not.
564 /// This flags are used to emit dwarf attributes.
572 unsigned Flags = 0, bool isOptimized = false,