Searched refs:GetWeakRefReference (Results 1 – 4 of 4) sorted by relevance
731 ConstantAddress GetWeakRefReference(const ValueDecl *VD);
998 return CGM.GetWeakRefReference(Decl); in EmitLValue()
1491 ConstantAddress CodeGenModule::GetWeakRefReference(const ValueDecl *VD) { in GetWeakRefReference() function in CodeGenModule
2138 ConstantAddress Aliasee = CGM.GetWeakRefReference(VD); in EmitDeclRefLValue()