Lines Matching refs:getImpl

49 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line,  in getImpl()  function in DILocation
255 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode
313 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange
317 return getImpl(Context, CountNode, Lo, Storage, ShouldCreate); in getImpl()
320 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange
328 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator
337 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType
363 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType
380 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType
463 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, DIFlags Flags, in getImpl() function in DISubroutineType
494 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile
509 DICompileUnit *DICompileUnit::getImpl( in getImpl() function in DICompileUnit
623 DISubprogram *DISubprogram::getImpl( in getImpl() function in DISubprogram
664 DILexicalBlock *DILexicalBlock::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DILexicalBlock
677 DILexicalBlockFile *DILexicalBlockFile::getImpl(LLVMContext &Context, in getImpl() function in DILexicalBlockFile
688 DINamespace *DINamespace::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DINamespace
698 DIModule *DIModule::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DIModule
709 DITemplateTypeParameter *DITemplateTypeParameter::getImpl(LLVMContext &Context, in getImpl() function in DITemplateTypeParameter
720 DITemplateValueParameter *DITemplateValueParameter::getImpl( in getImpl() function in DITemplateValueParameter
730 DIGlobalVariable::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DIGlobalVariable
754 DILocalVariable *DILocalVariable::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DILocalVariable
796 DILabel *DILabel::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DILabel
808 DIExpression *DIExpression::getImpl(LLVMContext &Context, in getImpl() function in DIExpression
1075 DIGlobalVariableExpression::getImpl(LLVMContext &Context, Metadata *Variable, in getImpl() function in DIGlobalVariableExpression
1083 DIObjCProperty *DIObjCProperty::getImpl( in getImpl() function in DIObjCProperty
1096 DIImportedEntity *DIImportedEntity::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIImportedEntity
1108 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType, in getImpl() function in DIMacro
1117 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType, in getImpl() function in DIMacroFile