Lines Matching refs:getImpl
80 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation
392 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode
454 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange
460 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
464 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange
469 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
473 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange
569 DIGenericSubrange *DIGenericSubrange::getImpl(LLVMContext &Context, in getImpl() function in DIGenericSubrange
654 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, const APInt &Value, in getImpl() function in DIEnumerator
663 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType
689 DIStringType *DIStringType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIStringType
738 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType
764 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType
873 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, DIFlags Flags, in getImpl() function in DISubroutineType
913 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile
942 DICompileUnit *DICompileUnit::getImpl( in getImpl() function in DICompileUnit
1123 DISubprogram *DISubprogram::getImpl( in getImpl() function in DISubprogram
1174 DILexicalBlock *DILexicalBlock::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DILexicalBlock
1187 DILexicalBlockFile *DILexicalBlockFile::getImpl(LLVMContext &Context, in getImpl() function in DILexicalBlockFile
1203 DINamespace *DINamespace::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DINamespace
1219 DICommonBlock *DICommonBlock::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DICommonBlock
1236 DIModule *DIModule::getImpl(LLVMContext &Context, Metadata *File, in getImpl() function in DIModule
1258 DITemplateTypeParameter::getImpl(LLVMContext &Context, MDString *Name, in getImpl() function in DITemplateTypeParameter
1267 DITemplateValueParameter *DITemplateValueParameter::getImpl( in getImpl() function in DITemplateValueParameter
1278 DIGlobalVariable::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DIGlobalVariable
1305 DILocalVariable::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DILocalVariable
1355 DILabel *DILabel::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DILabel
1365 DIExpression *DIExpression::getImpl(LLVMContext &Context, in getImpl() function in DIExpression
1391 DIAssignID *DIAssignID::getImpl(LLVMContext &Context, StorageType Storage, in getImpl() function in DIAssignID
2254 DIGlobalVariableExpression::getImpl(LLVMContext &Context, Metadata *Variable, in getImpl() function in DIGlobalVariableExpression
2267 DIObjCProperty *DIObjCProperty::getImpl( in getImpl() function in DIObjCProperty
2280 DIImportedEntity *DIImportedEntity::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIImportedEntity
2293 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType, unsigned Line, in getImpl() function in DIMacro
2302 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType, in getImpl() function in DIMacroFile