Lines Matching refs:DEFINE_GETIMPL_STORE
204 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro
227 DEFINE_GETIMPL_STORE(DIEnumerator, (Value), Ops); in getImpl()
238 DEFINE_GETIMPL_STORE(DIBasicType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
252 DEFINE_GETIMPL_STORE( in getImpl()
273 DEFINE_GETIMPL_STORE(DICompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
345 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags, CC), Ops); in getImpl()
428 DEFINE_GETIMPL_STORE(DISubprogram, (Line, ScopeLine, Virtuality, VirtualIndex, in getImpl()
454 DEFINE_GETIMPL_STORE(DILexicalBlock, (Line, Column), Ops); in getImpl()
465 DEFINE_GETIMPL_STORE(DILexicalBlockFile, (Discriminator), Ops); in getImpl()
474 DEFINE_GETIMPL_STORE(DINamespace, (Line), Ops); in getImpl()
505 DEFINE_GETIMPL_STORE(DITemplateValueParameter, (Tag), Ops); in getImpl()
523 DEFINE_GETIMPL_STORE(DIGlobalVariable, (Line, IsLocalToUnit, IsDefinition), in getImpl()
541 DEFINE_GETIMPL_STORE(DILocalVariable, (Line, Arg, Flags), Ops); in getImpl()
613 DEFINE_GETIMPL_STORE(DIObjCProperty, (Line, Attributes), Ops); in getImpl()
624 DEFINE_GETIMPL_STORE(DIImportedEntity, (Tag, Line), Ops); in getImpl()
633 DEFINE_GETIMPL_STORE(DIMacro, (MIType, Line), Ops); in getImpl()
643 DEFINE_GETIMPL_STORE(DIMacroFile, (MIType, Line), Ops); in getImpl()