Lines Matching refs:DEFINE_GETIMPL_STORE
219 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro
243 DEFINE_GETIMPL_STORE(DIEnumerator, (Value), Ops); in getImpl()
254 DEFINE_GETIMPL_STORE(DIBasicType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
268 DEFINE_GETIMPL_STORE( in getImpl()
288 DEFINE_GETIMPL_STORE(DICompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
299 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags), Ops); in getImpl()
358 DEFINE_GETIMPL_STORE(DISubprogram, in getImpl()
384 DEFINE_GETIMPL_STORE(DILexicalBlock, (Line, Column), Ops); in getImpl()
395 DEFINE_GETIMPL_STORE(DILexicalBlockFile, (Discriminator), Ops); in getImpl()
404 DEFINE_GETIMPL_STORE(DINamespace, (Line), Ops); in getImpl()
437 DEFINE_GETIMPL_STORE(DITemplateValueParameter, (Tag), Ops); in getImpl()
455 DEFINE_GETIMPL_STORE(DIGlobalVariable, (Line, IsLocalToUnit, IsDefinition), in getImpl()
473 DEFINE_GETIMPL_STORE(DILocalVariable, (Line, Arg, Flags), Ops); in getImpl()
546 DEFINE_GETIMPL_STORE(DIObjCProperty, (Line, Attributes), Ops); in getImpl()
558 DEFINE_GETIMPL_STORE(DIImportedEntity, (Tag, Line), Ops); in getImpl()
568 DEFINE_GETIMPL_STORE(DIMacro, (MIType, Line), Ops); in getImpl()
578 DEFINE_GETIMPL_STORE(DIMacroFile, (MIType, Line), Ops); in getImpl()