Lines Matching refs:DEFINE_GETIMPL_LOOKUP
307 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ macro
357 DEFINE_GETIMPL_LOOKUP(DISubrange, (CountNode, LB, UB, Stride)); in getImpl()
443 DEFINE_GETIMPL_LOOKUP(DIGenericSubrange, (CountNode, LB, UB, Stride)); in getImpl()
520 DEFINE_GETIMPL_LOOKUP(DIEnumerator, (Value, IsUnsigned, Name)); in getImpl()
531 DEFINE_GETIMPL_LOOKUP(DIBasicType, in getImpl()
558 DEFINE_GETIMPL_LOOKUP(DIStringType, (Tag, Name, StringLength, StringLengthExp, in getImpl()
572 DEFINE_GETIMPL_LOOKUP(DIDerivedType, in getImpl()
593 DEFINE_GETIMPL_LOOKUP( in getImpl()
679 DEFINE_GETIMPL_LOOKUP(DISubroutineType, (Flags, CC, TypeArray)); in getImpl()
717 DEFINE_GETIMPL_LOOKUP(DIFile, (Filename, Directory, CS, Source)); in getImpl()
853 DEFINE_GETIMPL_LOOKUP(DISubprogram, in getImpl()
888 DEFINE_GETIMPL_LOOKUP(DILexicalBlock, (Scope, File, Line, Column)); in getImpl()
899 DEFINE_GETIMPL_LOOKUP(DILexicalBlockFile, (Scope, File, Discriminator)); in getImpl()
908 DEFINE_GETIMPL_LOOKUP(DINamespace, (Scope, Name, ExportSymbols)); in getImpl()
919 DEFINE_GETIMPL_LOOKUP(DICommonBlock, (Scope, Decl, Name, File, LineNo)); in getImpl()
932 DEFINE_GETIMPL_LOOKUP(DIModule, (File, Scope, Name, ConfigurationMacros, in getImpl()
944 DEFINE_GETIMPL_LOOKUP(DITemplateTypeParameter, (Name, Type, isDefault)); in getImpl()
953 DEFINE_GETIMPL_LOOKUP(DITemplateValueParameter, in getImpl()
968 DEFINE_GETIMPL_LOOKUP(DIGlobalVariable, (Scope, Name, LinkageName, File, Line, in getImpl()
996 DEFINE_GETIMPL_LOOKUP(DILocalVariable, in getImpl()
1032 DEFINE_GETIMPL_LOOKUP(DILabel, in getImpl()
1041 DEFINE_GETIMPL_LOOKUP(DIExpression, (Elements)); in getImpl()
1443 DEFINE_GETIMPL_LOOKUP(DIGlobalVariableExpression, (Variable, Expression)); in getImpl()
1455 DEFINE_GETIMPL_LOOKUP(DIObjCProperty, (Name, File, Line, GetterName, in getImpl()
1467 DEFINE_GETIMPL_LOOKUP(DIImportedEntity, in getImpl()
1477 DEFINE_GETIMPL_LOOKUP(DIMacro, (MIType, Line, Name, Value)); in getImpl()
1486 DEFINE_GETIMPL_LOOKUP(DIMacroFile, in getImpl()