Lines Matching refs:DEFINE_GETIMPL_LOOKUP
191 #define DEFINE_GETIMPL_LOOKUP(CLASS, ARGS) \ macro
217 DEFINE_GETIMPL_LOOKUP(DISubrange, (Count, Lo)); in getImpl()
225 DEFINE_GETIMPL_LOOKUP(DIEnumerator, (Value, Name)); in getImpl()
235 DEFINE_GETIMPL_LOOKUP(DIBasicType, in getImpl()
248 DEFINE_GETIMPL_LOOKUP(DIDerivedType, in getImpl()
267 DEFINE_GETIMPL_LOOKUP( in getImpl()
343 DEFINE_GETIMPL_LOOKUP(DISubroutineType, (Flags, CC, TypeArray)); in getImpl()
353 DEFINE_GETIMPL_LOOKUP(DIFile, (Filename, Directory)); in getImpl()
420 DEFINE_GETIMPL_LOOKUP( in getImpl()
452 DEFINE_GETIMPL_LOOKUP(DILexicalBlock, (Scope, File, Line, Column)); in getImpl()
463 DEFINE_GETIMPL_LOOKUP(DILexicalBlockFile, (Scope, File, Discriminator)); in getImpl()
472 DEFINE_GETIMPL_LOOKUP(DINamespace, (Scope, File, Name, Line)); in getImpl()
482 DEFINE_GETIMPL_LOOKUP( in getImpl()
494 DEFINE_GETIMPL_LOOKUP(DITemplateTypeParameter, (Name, Type)); in getImpl()
503 DEFINE_GETIMPL_LOOKUP(DITemplateValueParameter, (Tag, Name, Type, Value)); in getImpl()
517 DEFINE_GETIMPL_LOOKUP(DIGlobalVariable, in getImpl()
538 DEFINE_GETIMPL_LOOKUP(DILocalVariable, in getImpl()
547 DEFINE_GETIMPL_LOOKUP(DIExpression, (Elements)); in getImpl()
610 DEFINE_GETIMPL_LOOKUP(DIObjCProperty, (Name, File, Line, GetterName, in getImpl()
622 DEFINE_GETIMPL_LOOKUP(DIImportedEntity, (Tag, Scope, Entity, Line, Name)); in getImpl()
631 DEFINE_GETIMPL_LOOKUP(DIMacro, (MIType, Line, Name, Value)); in getImpl()
640 DEFINE_GETIMPL_LOOKUP(DIMacroFile, in getImpl()