Lines Matching refs:DIScopeRef
271 DIScopeRef::get(getNonCompileUnitScope(Context)), in createTypedef()
300 DIScopeRef::get(getNonCompileUnitScope(Scope)), DITypeRef::get(Ty), in createMemberType()
318 DIScopeRef::get(getNonCompileUnitScope(Scope)), DITypeRef::get(Ty), 0, 0, in createStaticMemberType()
330 DIScopeRef::get(getNonCompileUnitScope(File)), DITypeRef::get(Ty), in createObjCIVar()
393 DIScopeRef::get(getNonCompileUnitScope(Context)), in createClassType()
410 DIScopeRef::get(getNonCompileUnitScope(Context)), in createStructType()
425 DIScopeRef::get(getNonCompileUnitScope(Scope)), nullptr, SizeInBits, in createUnionType()
457 DIScopeRef::get(getNonCompileUnitScope(Scope)), in createEnumerationType()
526 DIScopeRef::get(getNonCompileUnitScope(Scope)), nullptr, SizeInBits, in createForwardDecl()
541 DIScopeRef::get(getNonCompileUnitScope(Scope)), nullptr, in createReplaceableCompositeType()
665 DIScopeRef Context, StringRef Name, StringRef LinkageName, DIFile *File, in createFunction()
691 DIScopeRef::get(getNonCompileUnitScope(Context)), Name, in createFunction()
708 VMContext, DIScopeRef::get(getNonCompileUnitScope(Context)), Name, in createTempFunctionFwdDecl()
727 DIScopeRef::get(cast<DIScope>(Context)), Name, LinkageName, F, LineNo, Ty, in createMethod()