• Home
  • Raw
  • Download

Lines Matching refs:DEFINE_GETIMPL_STORE

320 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS)                                 \  macro
522 DEFINE_GETIMPL_STORE(DIEnumerator, (Value, IsUnsigned), Ops); in getImpl()
534 DEFINE_GETIMPL_STORE(DIBasicType, (Tag, SizeInBits, AlignInBits, Encoding, in getImpl()
561 DEFINE_GETIMPL_STORE(DIStringType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
577 DEFINE_GETIMPL_STORE( in getImpl()
602 DEFINE_GETIMPL_STORE(DICompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
681 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags, CC), Ops); in getImpl()
720 DEFINE_GETIMPL_STORE(DIFile, (CS, Source), Ops); in getImpl()
890 DEFINE_GETIMPL_STORE(DILexicalBlock, (Line, Column), Ops); in getImpl()
901 DEFINE_GETIMPL_STORE(DILexicalBlockFile, (Discriminator), Ops); in getImpl()
911 DEFINE_GETIMPL_STORE(DINamespace, (ExportSymbols), Ops); in getImpl()
922 DEFINE_GETIMPL_STORE(DICommonBlock, (LineNo), Ops); in getImpl()
936 DEFINE_GETIMPL_STORE(DIModule, (LineNo), Ops); in getImpl()
946 DEFINE_GETIMPL_STORE(DITemplateTypeParameter, (isDefault), Ops); in getImpl()
956 DEFINE_GETIMPL_STORE(DITemplateValueParameter, (Tag, isDefault), Ops); in getImpl()
980 DEFINE_GETIMPL_STORE(DIGlobalVariable, in getImpl()
1000 DEFINE_GETIMPL_STORE(DILocalVariable, (Line, Arg, Flags, AlignInBits), Ops); in getImpl()
1035 DEFINE_GETIMPL_STORE(DILabel, (Line), Ops); in getImpl()
1458 DEFINE_GETIMPL_STORE(DIObjCProperty, (Line, Attributes), Ops); in getImpl()
1470 DEFINE_GETIMPL_STORE(DIImportedEntity, (Tag, Line), Ops); in getImpl()
1479 DEFINE_GETIMPL_STORE(DIMacro, (MIType, Line), Ops); in getImpl()
1489 DEFINE_GETIMPL_STORE(DIMacroFile, (MIType, Line), Ops); in getImpl()