Lines Matching refs:getImpl

76 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line,  in getImpl()  function in DILocation
388 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode
450 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange
456 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
460 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange
465 return getImpl(Context, CountNode, LB, nullptr, nullptr, Storage, in getImpl()
469 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange
565 DIGenericSubrange *DIGenericSubrange::getImpl(LLVMContext &Context, in getImpl() function in DIGenericSubrange
650 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, const APInt &Value, in getImpl() function in DIEnumerator
659 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType
685 DIStringType *DIStringType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIStringType
735 DIDerivedType::getImpl(LLVMContext &Context, unsigned Tag, MDString *Name, in getImpl() function in DIDerivedType
754 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType
863 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, DIFlags Flags, in getImpl() function in DISubroutineType
903 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile
932 DICompileUnit *DICompileUnit::getImpl( in getImpl() function in DICompileUnit
1113 DISubprogram *DISubprogram::getImpl( in getImpl() function in DISubprogram
1164 DILexicalBlock *DILexicalBlock::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DILexicalBlock
1177 DILexicalBlockFile *DILexicalBlockFile::getImpl(LLVMContext &Context, in getImpl() function in DILexicalBlockFile
1193 DINamespace *DINamespace::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DINamespace
1209 DICommonBlock *DICommonBlock::getImpl(LLVMContext &Context, Metadata *Scope, in getImpl() function in DICommonBlock
1226 DIModule *DIModule::getImpl(LLVMContext &Context, Metadata *File, in getImpl() function in DIModule
1248 DITemplateTypeParameter::getImpl(LLVMContext &Context, MDString *Name, in getImpl() function in DITemplateTypeParameter
1257 DITemplateValueParameter *DITemplateValueParameter::getImpl( in getImpl() function in DITemplateValueParameter
1268 DIGlobalVariable::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DIGlobalVariable
1295 DILocalVariable::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DILocalVariable
1345 DILabel *DILabel::getImpl(LLVMContext &Context, Metadata *Scope, MDString *Name, in getImpl() function in DILabel
1355 DIExpression *DIExpression::getImpl(LLVMContext &Context, in getImpl() function in DIExpression
1381 DIAssignID *DIAssignID::getImpl(LLVMContext &Context, StorageType Storage, in getImpl() function in DIAssignID
2067 DIGlobalVariableExpression::getImpl(LLVMContext &Context, Metadata *Variable, in getImpl() function in DIGlobalVariableExpression
2080 DIObjCProperty *DIObjCProperty::getImpl( in getImpl() function in DIObjCProperty
2093 DIImportedEntity *DIImportedEntity::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIImportedEntity
2106 DIMacro *DIMacro::getImpl(LLVMContext &Context, unsigned MIType, unsigned Line, in getImpl() function in DIMacro
2115 DIMacroFile *DIMacroFile::getImpl(LLVMContext &Context, unsigned MIType, in getImpl() function in DIMacroFile